Eric Windmill
2999d738b8
Dart 3.9 / Flutter 3.35 [first LLM release] ( #2714 )
...
I got carried away with Gemini and basically rewrote CI and the release
process for the new LLM reality. This work was largely completed by
Gemini.
- Bump all SDK versions to the current beta (3.9.0-0)
- Run `flutter channel beta`
- Wrote `ci_script.dart` to replace the bash scripts
- Converted repository to pub workspace #2499
- Added llm.md and release.md
- Added redirect for deprecated Samples Index
## 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 have added sample code updates to the [changelog].
- [x] I updated/added relevant documentation (doc comments with `///`).
2025-08-14 12:26:24 -07: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
58bc5d7a58
Deps update, utilize super.key ( #1265 )
...
* Deps update, utilize `super.key`
* `flutter format`
2022-05-13 12:31:56 -07:00
Brett Morgan
ccd68f34e2
Beta ( #1234 )
2022-05-11 12:48:11 -07:00
Andrew Brogdon
664b63c03c
Updates for 2.8! ( #961 )
2021-12-09 13:15:57 +10:00
Brett Morgan
ac2bef7d83
veggieseasons: Migrate to null safety (#922 )
2021-10-11 16:27:54 -07:00
Brett Morgan
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
2021-06-05 12:24:28 +10:00
Daco Harkes
a9482b18c2
[veggieseasons] Fix search backspace when no results ( #766 )
2021-03-12 09:20:38 +01: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
d30bfd59ec
Tweaking comment on search screen ( #577 )
2020-10-30 13:41:35 -07:00
kjain333
134b64bcad
Fixed issue #278 by making list scrollable under search bar ( #572 )
2020-10-30 13:36:10 -07:00
Filip Hracek
af0858b69d
Veggie seasons update ( #518 )
2020-08-13 13:55:11 -07:00
Abdullah Deshmukh
d9c9b3a519
[VeggieSeasons] Fix dark mode problems ( #395 )
2020-03-30 21:55:00 -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
xster
1ade80f948
translucent search tab bar ( #68 )
2019-04-09 16:24:35 -07:00
Andrew Brogdon
be35972637
Adding no-result display to search screen. ( #57 )
2019-03-18 08:41:16 -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
Andrew Brogdon
b5ce05e934
Adds search screen to veggieseasons. ( #17 )
2018-09-13 10:37:30 -07:00
Andrew Brogdon
928c40c097
Adds the start of a new sample showcasing Cupertino widgets. ( #12 )
2018-08-31 15:08:33 -07:00