Michael Thomsen
2bb837ea6e
Update VeggieSeasons Settings screen to use CupertinoList ( #2426 )
...
## 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
2 months ago
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
2 months ago
Brett Morgan
9e236813fe
Fixups for master CI ( #2118 )
...
## 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/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
11 months ago
Miguel Beltran
8c06626190
Migrate `veggieseasons` to `go_router` ( #1544 )
...
* add go_router
* wip migration to go_router
* small fixes
* home screen cleanup
* remove unused
* small fixes
* details should be fullscreen dialog
* remove comment
* fix navigation outside the shell by using the correct navigation keys
* add restoration id to all pages
* test passing, but parts are commented out, wip
* uncommented more test code
* Add TODOs
* fix lint issues
* fix tests
* use FadeTransitionPage
* remove unnecessary builders
* FadeTransitionPage same as CustomTransitionPage
* add comments regarding relative routes
* add missing pageKey
* add missing const
---------
Co-authored-by: Brett Morgan <brettmorgan@google.com>
2 years ago
Brett Morgan
58bc5d7a58
Deps update, utilize `super.key` ( #1265 )
...
* Deps update, utilize `super.key`
* `flutter format`
3 years ago
Brett Morgan
ccd68f34e2
Beta ( #1234 )
3 years ago
Andrew Brogdon
664b63c03c
Updates for 2.8! ( #961 )
3 years ago
Ahmed Ashour
29339b8334
Remove unneeded types ( #949 )
3 years ago
Brett Morgan
ac2bef7d83
`veggieseasons`: Migrate to null safety ( #922 )
3 years ago
Brett Morgan
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
3 years ago
Tushar Ojha
99c18b18d7
Moved veggieseasons out of experimental ( #752 )
4 years ago
Michael Goderbauer
ed1503143e
State Restoration support for Veggie Seasons app ( #433 )
4 years ago
Filip Hracek
af0858b69d
Veggie seasons update ( #518 )
4 years ago
Brett Morgan
baa1f976b2
Samples maintenance ( #435 )
5 years ago
Abdullah Deshmukh
d9c9b3a519
[VeggieSeasons] Fix dark mode problems ( #395 )
5 years ago
Andrew Brogdon
4646f0fc8e
Adds analysis options to Veggie Seasons ( #98 )
5 years ago
Andrew Brogdon
08beb69245
Updates veggieseasons to Dart 2.3, adds some minor UI updates ( #88 )
5 years ago
Andrew Brogdon
dcca6e44b2
Refactors detail view in advance of trivia ( #60 )
6 years ago
Andrew Brogdon
5d56599f7f
Fleshes out settings screen with groups, items, and navigation ( #43 )
6 years ago
Andrew Brogdon
928c40c097
Adds the start of a new sample showcasing Cupertino widgets. ( #12 )
6 years ago