We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 046fa14 commit 36e5f9fCopy full SHA for 36e5f9f
veggieseasons/README.md
@@ -1,10 +1,13 @@
1
# Veggie Seasons
2
3
-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
4
showcases Flutter's Cupertino package.
5
6
[Available now in the App Store!](https://itunes.apple.com/is/app/veggie-seasons/id1450855435)
7
8
+**NOTE:** While Flutter supports many platforms, this application is designed
9
+specifically for iOS. It's not intended to be run on Android, web, or desktop.
10
+
11
## Goals
12
13
* Show how to build an interface that iOS users will feel right at home
0 commit comments