Skip to content

Commit 161cbda

Browse files
committed
Update adaptive_app
1 parent c4cf310 commit 161cbda

File tree

19 files changed

+497
-487
lines changed

19 files changed

+497
-487
lines changed

adaptive_app/step_03/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
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
@@ -54,6 +55,7 @@
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"

adaptive_app/step_04/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 59 additions & 59 deletions
Large diffs are not rendered by default.

adaptive_app/step_04/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
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
@@ -54,6 +55,7 @@
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"

adaptive_app/step_04/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 53 additions & 53 deletions
Large diffs are not rendered by default.

adaptive_app/step_04/pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ 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-
googleapis: ^13.2.0
38-
http: ^1.3.0
39-
provider: ^6.1.2
37+
googleapis: ^14.0.0
38+
http: ^1.4.0
39+
provider: ^6.1.5
4040
url_launcher: ^6.3.1
41-
flex_color_scheme: ^8.1.1
42-
go_router: ^14.8.0
41+
flex_color_scheme: ^8.2.0
42+
go_router: ^15.1.2
4343

4444
dev_dependencies:
4545
flutter_test:

adaptive_app/step_05/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 59 additions & 59 deletions
Large diffs are not rendered by default.

adaptive_app/step_05/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
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
@@ -54,6 +55,7 @@
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"

adaptive_app/step_05/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 53 additions & 53 deletions
Large diffs are not rendered by default.

adaptive_app/step_05/pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ 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-
googleapis: ^13.2.0
38-
http: ^1.3.0
39-
provider: ^6.1.2
37+
googleapis: ^14.0.0
38+
http: ^1.4.0
39+
provider: ^6.1.5
4040
url_launcher: ^6.3.1
41-
flex_color_scheme: ^8.1.1
42-
go_router: ^14.8.0
41+
flex_color_scheme: ^8.2.0
42+
go_router: ^15.1.2
4343
split_view: ^3.2.1
4444

4545
dev_dependencies:

adaptive_app/step_06/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 59 additions & 59 deletions
Large diffs are not rendered by default.

adaptive_app/step_06/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
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
@@ -54,6 +55,7 @@
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"

adaptive_app/step_06/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 53 additions & 53 deletions
Large diffs are not rendered by default.

adaptive_app/step_06/pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ 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-
googleapis: ^13.2.0
38-
http: ^1.3.0
39-
provider: ^6.1.2
37+
googleapis: ^14.0.0
38+
http: ^1.4.0
39+
provider: ^6.1.5
4040
url_launcher: ^6.3.1
41-
flex_color_scheme: ^8.1.1
42-
go_router: ^14.8.0
41+
flex_color_scheme: ^8.2.0
42+
go_router: ^15.1.2
4343
split_view: ^3.2.1
4444

4545
dev_dependencies:

adaptive_app/step_06/yt_cors_proxy/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ environment:
77

88
dependencies:
99
shelf: ^1.4.0
10-
http: ^1.3.0
10+
http: ^1.4.0
1111
shelf_cors_headers: ^0.1.5
1212

1313
dev_dependencies:
14-
lints: ^5.0.0
14+
lints: ^6.0.0

0 commit comments

Comments
 (0)