1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-19 05:22:16 +00:00

Veggieseasons - Turning on bitcode, preparing for 1.2.0 publish (#305)

This commit is contained in:
Andrew Brogdon
2020-02-03 08:12:43 -08:00
committed by GitHub
parent c121b2d2a6
commit a90a244fcf
7 changed files with 26 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
name: veggieseasons
description: An iOS app that shows the fruits and veggies currently in season.
version: 1.1.0
version: 1.2.0
environment:
sdk: ">=2.5.0 <3.0.0"
@@ -10,17 +10,17 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
cupertino_icons: ^0.1.3
font_awesome_flutter: ^8.5.0
intl: ^0.15.8
intl: ^0.16.1
scoped_model: ^1.0.1
shared_preferences: ^0.5.3+4
shared_preferences: ^0.5.6+1
dev_dependencies:
flutter_test:
sdk: flutter
pedantic: ^1.8.0
flutter_launcher_icons: ^0.7.2+1
flutter_launcher_icons: ^0.7.4
flutter: