Merge branch 'feature/new-ui' into feature/file-picker
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
name: example
|
||||
description: A new Flutter project.
|
||||
|
||||
version: 1.0.44+46
|
||||
version: 1.0.54+56
|
||||
|
||||
environment:
|
||||
sdk: ">=2.2.2 <3.0.0"
|
||||
@@ -13,6 +12,9 @@ dependencies:
|
||||
path: ../
|
||||
flutter_apns: ^1.3.1
|
||||
flutter_local_notifications: ^2.0.0
|
||||
flutter_svg: ^0.19.1
|
||||
flutter_secure_storage: ^3.3.5
|
||||
yaml: ^2.2.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -23,6 +25,9 @@ dev_dependencies:
|
||||
test: any
|
||||
|
||||
flutter:
|
||||
assets:
|
||||
- assets/
|
||||
- pubspec.lock
|
||||
uses-material-design: true
|
||||
|
||||
flutter_icons:
|
||||
|
||||
Reference in New Issue
Block a user