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 >
2023-02-24 08:18:03 +01: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
ac2bef7d83
veggieseasons: Migrate to null safety (#922 )
2021-10-11 16:27:54 -07:00
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
Brett Morgan
baa1f976b2
Samples maintenance ( #435 )
2020-05-13 09:18:26 +10:00
Abdullah Deshmukh
d9c9b3a519
[VeggieSeasons] Fix dark mode problems ( #395 )
2020-03-30 21:55:00 -07:00
Andrew Brogdon
3d40fa9fb2
Tweaked pubspecs, linted. ( #113 )
2019-07-08 11:25:46 -07: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
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
6ce0d22e9b
Updates detail screen to new, modal design. ( #40 )
2018-12-21 08:28:28 -08:00
Andrew Brogdon
d2c3aeb345
Adding veggieseasons DetailsScreen. ( #14 )
2018-09-06 10:11:58 -07:00
Andrew Brogdon
0675b1f774
Adds model layer and list view to veggieseasons. ( #13 )
2018-09-05 10:12:54 -07:00