File tree Expand file tree Collapse file tree 8 files changed +11
-7
lines changed
ios/Runner.xcodeproj/xcshareddata/xcschemes
Runner.xcodeproj/xcshareddata/xcschemes
ios/Runner.xcodeproj/xcshareddata/xcschemes
Runner.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 8 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 5959 ignoresPersistentStateOnLaunch = " NO"
6060 debugDocumentVersioning = " YES"
6161 debugServiceExtension = " internal"
62+ enableGPUValidationMode = " 1"
6263 allowLocationSimulation = " YES" >
6364 <BuildableProductRunnable
6465 runnableDebuggingMode = " 0" >
Original file line number Diff line number Diff line change 5959 ignoresPersistentStateOnLaunch = " NO"
6060 debugDocumentVersioning = " YES"
6161 debugServiceExtension = " internal"
62+ enableGPUValidationMode = " 1"
6263 allowLocationSimulation = " YES" >
6364 <BuildableProductRunnable
6465 runnableDebuggingMode = " 0" >
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ PRODUCT_NAME = complete
1111PRODUCT_BUNDLE_IDENTIFIER = com.example.complete
1212
1313// The copyright displayed in application information
14- PRODUCT_COPYRIGHT = Copyright © 2024 com.example. All rights reserved.
14+ PRODUCT_COPYRIGHT = Copyright © 2025 com.example. All rights reserved.
Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ dependencies:
3434 # The following adds the Cupertino Icons font to your application.
3535 # Use with the CupertinoIcons class for iOS style icons.
3636 cupertino_icons : ^1.0.8
37- go_router : ^14.6.0
38- firebase_core : ^3.8.0
39- firebase_auth : ^5.3.3
40- cloud_firestore : ^5.5.0
37+ go_router : ^14.6.3
38+ firebase_core : ^3.10.1
39+ firebase_auth : ^5.4.1
40+ cloud_firestore : ^5.6.2
4141
4242dev_dependencies :
4343 flutter_test :
Original file line number Diff line number Diff line change 5959 ignoresPersistentStateOnLaunch = " NO"
6060 debugDocumentVersioning = " YES"
6161 debugServiceExtension = " internal"
62+ enableGPUValidationMode = " 1"
6263 allowLocationSimulation = " YES" >
6364 <BuildableProductRunnable
6465 runnableDebuggingMode = " 0" >
Original file line number Diff line number Diff line change 5959 ignoresPersistentStateOnLaunch = " NO"
6060 debugDocumentVersioning = " YES"
6161 debugServiceExtension = " internal"
62+ enableGPUValidationMode = " 1"
6263 allowLocationSimulation = " YES" >
6364 <BuildableProductRunnable
6465 runnableDebuggingMode = " 0" >
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ PRODUCT_NAME = complete
1111PRODUCT_BUNDLE_IDENTIFIER = com.example.complete
1212
1313// The copyright displayed in application information
14- PRODUCT_COPYRIGHT = Copyright © 2024 com.example. All rights reserved.
14+ PRODUCT_COPYRIGHT = Copyright © 2025 com.example. All rights reserved.
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies:
3434 # The following adds the Cupertino Icons font to your application.
3535 # Use with the CupertinoIcons class for iOS style icons.
3636 cupertino_icons : ^1.0.8
37- go_router : ^14.6.0
37+ go_router : ^14.6.3
3838
3939dev_dependencies :
4040 flutter_test :
You can’t perform that action at this time.
0 commit comments