Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config file #57

Open
FMorschel opened this issue Jun 3, 2022 · 0 comments
Open

Config file #57

FMorschel opened this issue Jun 3, 2022 · 0 comments

Comments

@FMorschel
Copy link

FMorschel commented Jun 3, 2022

Maybe creating possible edits on snippets through the config file would be interesting.

Looking over #41 and my own experience using the use_super_parameters linter on my projects, for example, I would like to be able to use the statelessW and statefulW with the constructors starting with Name({super.key}).

Maybe adding the comma at the end by default on the constructors, making them const, removing BuildContext from the builder
at StatefulBuilder snippet (as suggested by avoid_types_on_closure_parameters linter), or any of these little changes.

And for the #41 maybe a property where you set whether this project uses null-safety or not.

Maybe even change the "always Container" rule for something like a const SizedBox.shrink() or something else chosen by the project owners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant