File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Runner.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11PODS:
2+ - file_picker (0.0.1):
3+ - FlutterMacOS
24 - flutter_soloud (0.0.1):
35 - FlutterMacOS
46 - FlutterMacOS (1.0.0)
79 - FlutterMacOS
810
911DEPENDENCIES:
12+ - file_picker (from `Flutter/ephemeral/.symlinks/plugins/file_picker/macos`)
1013 - flutter_soloud (from `Flutter/ephemeral/.symlinks/plugins/flutter_soloud/macos`)
1114 - FlutterMacOS (from `Flutter/ephemeral`)
1215 - path_provider_foundation (from `Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/darwin`)
1316
1417EXTERNAL SOURCES:
18+ file_picker:
19+ :path: Flutter/ephemeral/.symlinks/plugins/file_picker/macos
1520 flutter_soloud:
1621 :path: Flutter/ephemeral/.symlinks/plugins/flutter_soloud/macos
1722 FlutterMacOS:
@@ -20,7 +25,8 @@ EXTERNAL SOURCES:
2025 :path: Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/darwin
2126
2227SPEC CHECKSUMS:
23- flutter_soloud: 5fd8e08d9e9258da2993ef11bb0996cfe187da02
28+ file_picker: 7584aae6fa07a041af2b36a2655122d42f578c1a
29+ flutter_soloud: a1bab7031872bce1214123d050ad0b18f45366ca
2430 FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
2531 path_provider_foundation: 080d55be775b7414fd5a5ef3ac137b97b097e564
2632
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 @@ -108,7 +108,7 @@ packages:
108108 path: ".."
109109 relative: true
110110 source: path
111- version: "3.0.0 "
111+ version: "3.0.2 "
112112 flutter_test:
113113 dependency: "direct dev"
114114 description: flutter
You can’t perform that action at this time.
0 commit comments