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
3 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
3 months ago
Seth Ladd
f4e92d710d
Update font to match Cupertino ( #2410 )
...
updating font to more closely align with system font
*List which issues are fixed by this PR. For larger changes, raising an
issue first helps
reduce redundant work.*
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [ ] I read the [Contributors Guide].
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] 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
3 months ago
Andrew Brogdon
664b63c03c
Updates for 2.8! ( #961 )
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 )
4 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
Abdullah Deshmukh
d9c9b3a519
[VeggieSeasons] Fix dark mode problems ( #395 )
5 years ago
Brett Morgan
22f01ff4a6
Analysis options uplift to 1.8 ( #169 )
5 years ago
Andrew Brogdon
08beb69245
Updates veggieseasons to Dart 2.3, adds some minor UI updates ( #88 )
6 years ago
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`.
6 years ago
xster
46a62e252b
Make in-season and not-in-season cards different ( #67 )
6 years ago
Andrew Brogdon
bf3a963bdc
Adds season display to details screen. ( #62 )
6 years ago
Andrew Brogdon
526ee0602a
Adds trivia to Veggie details screen ( #61 )
6 years ago
Andrew Brogdon
dcca6e44b2
Refactors detail view in advance of trivia ( #60 )
6 years ago
Abhijeeth Padarthi
8fe2999ee8
Removed redundant "const" and "new" assignments & Formatted code. ( #58 )
6 years ago
Andrew Brogdon
6ce0d22e9b
Updates detail screen to new, modal design. ( #40 )
6 years ago
Andrew Brogdon
bfb8b8aea9
Adds new image assets, card-style list, and new data for the veggies ( #38 )
6 years ago
Andrew Brogdon
2a2c535aab
Adds veggieseasons preferences, tweaks styles + list page ( #37 )
6 years ago
Andrew Brogdon
d2c3aeb345
Adding veggieseasons DetailsScreen. ( #14 )
6 years ago
Andrew Brogdon
0675b1f774
Adds model layer and list view to veggieseasons. ( #13 )
6 years ago
Andrew Brogdon
928c40c097
Adds the start of a new sample showcasing Cupertino widgets. ( #12 )
6 years ago