Copy values from android resources to flutter assets

This commit is contained in:
Ivan Murashov
2018-02-05 23:33:57 +03:00
parent 914b46884f
commit 8c4287a21b
7 changed files with 358 additions and 71 deletions

View File

@@ -9,6 +9,7 @@ dependencies:
path_provider: "^0.2.1+1"
sqflite: any
image_picker: '^0.1.3' # use for ask permissions @ iOS
xml: "^2.6.0"
flutter:
sdk: flutter
@@ -46,6 +47,8 @@ flutter:
- assets/powered_by_dinect_splash.png
- assets/powered_by_dinect.png
- assets/splash_text.png
- assets/values-ru/strings.xml
- assets/values-ua/strings.xml
# To add assets from package dependencies, first ensure the asset
# is in the lib/ directory of the dependency. Then,