File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ plugins {
2020
2121dependencies {
2222 // Import the Firebase BoM
23- implementation(platform(" com.google.firebase:firebase-bom:34.0 .0" ))
23+ implementation(platform(" com.google.firebase:firebase-bom:34.1 .0" ))
2424
2525 // TODO: Add the dependencies for Firebase products you want to use
2626 // When using the BoM, don't specify versions in Firebase dependencies
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ version: 1.0.1+1
55
66
77environment :
8- sdk : " >=3.8.1 <4.0.0"
8+ sdk : " >=3.9.0 <4.0.0"
99
1010
1111dependencies :
@@ -24,13 +24,13 @@ dependencies:
2424 responsive_framework : ^1.5.1
2525 permission_handler : ^12.0.1
2626 web_socket_channel : ^3.0.3
27- connectivity_plus : ^6.1.4
27+ connectivity_plus : ^6.1.5
2828 cupertino_icons : ^1.0.8
2929 mobile_scanner : ^7.0.1
3030 auto_size_text : ^3.0.0
3131 google_sign_in : ^7.1.1
3232 firebase_core : ^4.0.0
33- firebase_auth : ^6.0.0
33+ firebase_auth : ^6.0.1
3434 path_provider : ^2.1.5
3535 synchronized : ^3.4.0
3636 fluttertoast : ^8.2.12
@@ -39,7 +39,7 @@ dependencies:
3939 image_picker : ^1.1.2
4040 audioplayers : ^6.5.0
4141 get_storage : ^2.1.1
42- share_plus : ^11.0 .0
42+ share_plus : ^11.1 .0
4343 app_links : ^6.4.0
4444 fl_chart : ^1.0.0
4545 sqflite : ^2.4.2
@@ -48,7 +48,7 @@ dependencies:
4848 logger : ^2.6.1
4949 intl : ^0.20.2
5050 path : ^1.9.1
51- dio : ^5.8.0+1
51+ dio : ^5.9.0
5252
5353flutter_launcher_icons :
5454 image_path : " assets/dompet_large.png"
You can’t perform that action at this time.
0 commit comments