use latest camera_android_camerax

This commit is contained in:
Vadim 2024-04-03 17:09:15 +02:00
parent 2128e7c2e9
commit 3c47da5218
2 changed files with 4 additions and 4 deletions

View file

@ -50,7 +50,6 @@ class DefaultFirebaseOptions {
static const FirebaseOptions android = FirebaseOptions(
apiKey: '',
appId: '',
messagingSenderId: '',
projectId: '',
storageBucket: '',

View file

@ -10,6 +10,7 @@ dependencies:
app_settings: 4.2.0
bloc_concurrency: 0.2.2
camera: 0.10.5+2
camera_android_camerax: 0.6.1+1
clipboard: 0.1.3
dynamic_color: 1.6.6
exif: 3.1.4
@ -22,7 +23,7 @@ dependencies:
flutter_bloc: 8.1.3
flutter_localizations:
sdk: flutter
intl: 0.18.0
intl: 0.18.1
intl_utils: 2.8.2
light_sensor: 3.0.0
m3_lightmeter_iap:
@ -33,7 +34,7 @@ dependencies:
git:
url: "https://github.com/vodemn/m3_lightmeter_resources"
ref: main
material_color_utilities: 0.2.0
material_color_utilities: 0.5.0
package_info_plus: 4.0.2
permission_handler: 10.4.3
platform: 3.1.0
@ -54,7 +55,7 @@ dev_dependencies:
lint: 2.1.2
meta: 1.9.1
mocktail: 0.3.0
test: 1.24.1
test: 1.24.3
flutter:
uses-material-design: true