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
Andrew Brogdon
9af31afec4
Updates for Flutter 1.22 ( #559 )
2020-10-01 11:14:27 -07: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
Abdullah Deshmukh
d9c9b3a519
[VeggieSeasons] Fix dark mode problems ( #395 )
2020-03-30 21:55:00 -07:00
Ajay Singh
c37d74f417
addded overscroll in header section ( #338 )
2020-03-04 09:02:07 -08:00
Manasvi Patidar
738b0d9958
Veggieseasons - Fix feed scroll behind status bar ( #337 )
2020-03-02 10:08:50 -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
xster
1ade80f948
translucent search tab bar ( #68 )
2019-04-09 16:24:35 -07:00
Andrew Brogdon
bf3a963bdc
Adds season display to details screen. ( #62 )
2019-03-25 11:22:23 -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
Abhijeeth Padarthi
8fe2999ee8
Removed redundant "const" and "new" assignments & Formatted code. ( #58 )
2019-03-19 09:27:32 -07:00
Andrew Brogdon
be35972637
Adding no-result display to search screen. ( #57 )
2019-03-18 08:41:16 -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
d123c32f29
Moves modal close button to left. ( #55 )
2019-03-13 13:16:42 -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
b5ce05e934
Adds search screen to veggieseasons. ( #17 )
2018-09-13 10:37:30 -07:00
Andrew Brogdon
5f040e6545
Adding favorites screen to veggieseasons. ( #16 )
2018-09-07 09:34:32 -07: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
Andrew Brogdon
928c40c097
Adds the start of a new sample showcasing Cupertino widgets. ( #12 )
2018-08-31 15:08:33 -07:00