mirror of
https://github.com/flutter/samples.git
synced 2026-04-18 21:12:29 +00:00
Veggieseasons - Turning on bitcode, preparing for 1.2.0 publish (#305)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user