Brett Morgan
e2e2713986
Enforce use_key_in_widget_constructors and file_names lints ( #913 )
...
* Start enforcing use_key_in_widget_constructors and file_names lints
* dart format
* analysis fixes
* analysis fixes, pt2
* analysis fixes, part 3
* Revert platform_design (test failure)
* More reverts
* Notate why we aren't enforcing a lint
2021-10-08 14:30:28 -07:00
Brett Morgan
d71180683c
flutter pub upgrade ( #178 )
2019-12-18 10:54:58 +11:00
Andrew Brogdon
28ec1b6f6c
Maintenance for provider_counter ( #165 )
2019-11-21 15:53:32 -08:00
Brett Morgan
d4997f6562
Analysis options ( #109 )
2019-07-04 15:03:52 +10:00
Filip Hracek
fbf40c0cd2
Make use of (context) consistent ( #84 )
...
Since we’re not using `(_)` anywhere else in this example, doing this here is weird.
2019-05-20 18:40:46 -07:00
Filip Hracek
31edec5378
Move scoped_model_counter to provider_counter ( #82 )
...
I used `flutter create` anew, so the project structure now has additional 2 `AndroidManifest.xml` files. Everything else stayed the same, so from git’s perspective, it’s just moved files.
2019-05-20 15:59:51 -07:00