Copy values from android resources to flutter assets
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user