Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion veggieseasons/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down