1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Eric Windmill
719fd72c38 Flutter 3.29 beta (#2571) 2025-02-12 18:08:01 -05:00
Brett Morgan
bee21b55e6 Cleaning up Veggie Seasons (#2416)
## Pre-launch Checklist

- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].

<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md
[CLA]: https://cla.developers.google.com/
[Discord]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
2024-08-30 15:24:59 -04:00
Brett Morgan
ac2bef7d83 veggieseasons: Migrate to null safety (#922) 2021-10-11 16:27:54 -07:00
Andrew Brogdon
4cac0e6661 Lands beta branch into master for 2.5 (#895) 2021-09-08 17:35:05 -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
Filip Hracek
af0858b69d Veggie seasons update (#518) 2020-08-13 13:55:11 -07:00
Brett Morgan
baa1f976b2 Samples maintenance (#435) 2020-05-13 09:18:26 +10: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
Jon Tippens
edd51e019b Small text correction (#70) 2019-04-24 07:40:48 -07:00
Andrew Brogdon
bf3a963bdc Adds season display to details screen. (#62) 2019-03-25 11:22:23 -07:00
Andrew Brogdon
673992f49e Adds rest of the trivia questions (#63) 2019-03-22 15:12:29 -07:00
Andrew Brogdon
526ee0602a Adds trivia to Veggie details screen (#61) 2019-03-22 08:32:44 -07:00
Andrew Brogdon
dcca6e44b2 Refactors detail view in advance of trivia (#60) 2019-03-20 15:59:59 -07:00
Andrew Brogdon
5d56599f7f Fleshes out settings screen with groups, items, and navigation (#43) 2019-01-03 11:33:55 -08:00
Andrew Brogdon
6ce0d22e9b Updates detail screen to new, modal design. (#40) 2018-12-21 08:28:28 -08: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
Andrew Brogdon
2a2c535aab Adds veggieseasons preferences, tweaks styles + list page (#37) 2018-12-14 15:05:28 -08:00
Andrew Brogdon
0675b1f774 Adds model layer and list view to veggieseasons. (#13) 2018-09-05 10:12:54 -07:00
Andrew Brogdon
928c40c097 Adds the start of a new sample showcasing Cupertino widgets. (#12) 2018-08-31 15:08:33 -07:00