1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Added OS text to README. (#283)

This commit is contained in:
Andrew Brogdon
2020-01-29 10:34:31 -08:00
committed by GitHub
parent 046fa14eba
commit 36e5f9fed5

View File

@@ -1,10 +1,13 @@
# Veggie Seasons
An app that shows which fruits and vegetables are currently in season. It
An iOS app that shows which fruits and vegetables are currently in season. It
showcases Flutter's Cupertino package.
[Available now in the App Store!](https://itunes.apple.com/is/app/veggie-seasons/id1450855435)
**NOTE:** While Flutter supports many platforms, this application is designed
specifically for iOS. It's not intended to be run on Android, web, or desktop.
## Goals
* Show how to build an interface that iOS users will feel right at home