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
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
2021-06-05 12:24:28 +10:00
Tushar Ojha
99c18b18d7
Moved veggieseasons out of experimental ( #752 )
2021-03-08 20:25:15 +11:00
Michael Goderbauer
ed1503143e
State Restoration support for Veggie Seasons app ( #433 )
2020-11-02 12:19:21 -08:00
Andrew Brogdon
4646f0fc8e
Adds analysis options to Veggie Seasons ( #98 )
2019-07-01 10:26:50 -07:00
Andrew Brogdon
08beb69245
Updates veggieseasons to Dart 2.3, adds some minor UI updates ( #88 )
2019-06-10 09:47:09 -07:00
Filip Hracek
fa356540c6
Ensure flutter format and fix offending files ( #80 )
...
The current Travis script will only print offending files, but won’t fail the build. Added `--set-exit-if-changed` to fix that.
Also, simplified the call from using `grep` and `xargs` to simple `flutter format .`, which recurses directories.
Lastly, fixed offending files that needed `dartfmt`. (But not in the directories that aren’t covered by `travis_script.sh`.
2019-05-21 13:30:37 -07:00
xster
46a62e252b
Make in-season and not-in-season cards different ( #67 )
2019-04-10 01:23:57 -07:00
Andrew Brogdon
cf95d2c3a3
Adds semantic labels to images and modal close button ( #56 )
...
* Added semantic labels to images.
* Reverting project file.
* Semantic label for close button.
2019-03-14 14:45:15 -07:00
Andrew Brogdon
fe72ed957f
Pressable veggie cards, new launcher icon, release metadata. ( #54 )
2019-03-14 13:42:26 -07:00
Andrew Brogdon
bfb8b8aea9
Adds new image assets, card-style list, and new data for the veggies ( #38 )
2018-12-19 09:16:26 -08:00