1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00

Added Veggie Seasons to the index (#73)

This commit is contained in:
Andrew Brogdon
2019-05-05 17:21:26 -07:00
committed by GitHub
parent ce28b8c010
commit c6ce0998e6

View File

@@ -56,6 +56,16 @@ for state management.
## UI
#### [Veggie Seasons](veggieseasons) _(Flutter team)_
[Available on the App Store!](https://itunes.apple.com/is/app/veggie-seasons/id1450855435)
Veggie Seasons is a published iOS app that displays seasonality, vitamin
content, and trivia for a bunch of different fruits and veggies. If you're
interested in learning how to use Flutter's
[Cupertino](https://flutter.dev/docs/development/ui/widgets/cupertino) package
to build interfaces for iOS, it's a great place to start.
#### [Flutter UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [![GitHub stars](https://img.shields.io/github/stars/iampawan/Flutter-UI-Kit.svg?style=social&label=Star)](https://github.com/iampawan/Flutter-UI-Kit) [![GitHub forks](https://img.shields.io/github/forks/iampawan/Flutter-UI-Kit.svg?style=social&label=Fork)](https://github.com/iampawan/Flutter-UI-Kit/fork)
Another sample from Flutter GDE Pawan Kumar, this repo includes a variety of
polished UI examples.