base project fixed
This commit is contained in:
+3
-3
@@ -108,10 +108,10 @@ dev_dependencies:
|
||||
|
||||
# Override transitive win32/archive to versions compatible with Docker Flutter image Dart (UnmodifiableUint8ListView fix) - by Azmat
|
||||
dependency_overrides:
|
||||
win32: ^5.5.1
|
||||
archive: 3.6.1
|
||||
flutter_plugin_android_lifecycle: ^2.0.20
|
||||
camera_android_camerax: ^0.7.4+8
|
||||
camera_android_camerax: 0.7.1+2
|
||||
permission_handler_android: 13.0.1
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
@@ -161,4 +161,4 @@ flutter:
|
||||
flutter_icons:
|
||||
android: "launcher_icon"
|
||||
ios: true
|
||||
image_path: "assets/icon/icon.png"
|
||||
image_path: "assets/icon/icon.png"
|
||||
|
||||
Reference in New Issue
Block a user