File tree Expand file tree Collapse file tree 10 files changed +227
-223
lines changed
Expand file tree Collapse file tree 10 files changed +227
-223
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 2626 buildConfiguration = " Debug"
2727 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2828 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
2930 shouldUseLaunchSchemeArgsEnv = " YES" >
3031 <MacroExpansion >
3132 <BuildableReference
5455 buildConfiguration = " Debug"
5556 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
5657 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
58+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
5759 launchStyle = " 0"
5860 useCustomWorkingDirectory = " NO"
5961 ignoresPersistentStateOnLaunch = " NO"
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- google_maps_flutter : ^2.10.0
37+ google_maps_flutter : ^2.12.1
3838
3939dev_dependencies :
4040 flutter_test :
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 2626 buildConfiguration = " Debug"
2727 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2828 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
2930 shouldUseLaunchSchemeArgsEnv = " YES" >
3031 <MacroExpansion >
3132 <BuildableReference
5455 buildConfiguration = " Debug"
5556 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
5657 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
58+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
5759 launchStyle = " 0"
5860 useCustomWorkingDirectory = " NO"
5961 ignoresPersistentStateOnLaunch = " NO"
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- google_maps_flutter : ^2.10.0
37+ google_maps_flutter : ^2.12.1
3838
3939dev_dependencies :
4040 flutter_test :
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 2626 buildConfiguration = " Debug"
2727 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2828 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
2930 shouldUseLaunchSchemeArgsEnv = " YES" >
3031 <MacroExpansion >
3132 <BuildableReference
5455 buildConfiguration = " Debug"
5556 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
5657 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
58+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
5759 launchStyle = " 0"
5860 useCustomWorkingDirectory = " NO"
5961 ignoresPersistentStateOnLaunch = " NO"
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- google_maps_flutter : ^2.10.0
38- http : ^1.3 .0
37+ google_maps_flutter : ^2.12.1
38+ http : ^1.4 .0
3939 json_annotation : ^4.9.0
40- json_serializable : ^6.9.4
40+ json_serializable : ^6.9.5
4141
4242dev_dependencies :
4343 flutter_test :
You can’t perform that action at this time.
0 commit comments