Skip to content

Commit 420c849

Browse files
committed
Update firebase-get-to-know-flutter
1 parent 0664cb8 commit 420c849

File tree

30 files changed

+674
-674
lines changed

30 files changed

+674
-674
lines changed

firebase-get-to-know-flutter/step_02/android/app/src/main/kotlin/com/example/gtk_flutter/MainActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ package com.example.gtk_flutter
22

33
import io.flutter.embedding.android.FlutterActivity
44

5-
class MainActivity : FlutterActivity()
5+
class MainActivity: FlutterActivity()

firebase-get-to-know-flutter/step_02/ios/Runner.xcodeproj/project.pbxproj

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

firebase-get-to-know-flutter/step_02/macos/Runner.xcodeproj/project.pbxproj

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
2828
33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
2929
33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
30-
A86FDD942983673205DBA194 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 681DCCA03F83465D5BB029E9 /* Pods_Runner.framework */; };
31-
BE6117CC493FA14760A2CF92 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 499787B02D50EBB94B2C6D38 /* Pods_RunnerTests.framework */; };
30+
3A8C47B9A40B0618B4620FFF /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A02E91E7562C3155FF4831A4 /* Pods_RunnerTests.framework */; };
31+
BED58A00E6A21CA04E91C453 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5941DEE552519A9D50710A35 /* Pods_Runner.framework */; };
3232
/* End PBXBuildFile section */
3333

3434
/* Begin PBXContainerItemProxy section */
@@ -62,6 +62,8 @@
6262
/* End PBXCopyFilesBuildPhase section */
6363

6464
/* Begin PBXFileReference section */
65+
00457B7AB0A601D5147FAF94 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
66+
153ABA282F5996FD7C0C7C28 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
6567
331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6668
331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
6769
333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
@@ -78,32 +80,30 @@
7880
33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
7981
33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
8082
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
81-
499787B02D50EBB94B2C6D38 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
82-
62C667D6919AF0154C6FF8D4 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
83-
681DCCA03F83465D5BB029E9 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
84-
76ABAC08E7B63C52F6B3C748 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
83+
507C3A5354F5863F7E0A0353 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
84+
5941DEE552519A9D50710A35 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
85+
6F132D3D45CE9032602D36CD /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
8586
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
86-
8669E2B7785C32ADA14E0679 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
8787
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
88-
A54E58738E4F4397AF324E8A /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
89-
CB2E6F2B0D20F48B826E9E2D /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
90-
EB9231503C0DE961F8F5162E /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
88+
A02E91E7562C3155FF4831A4 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
89+
B81DCAA8C0A3895BFBD50B18 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
90+
DB85D0DA40A458628B87A242 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
9191
/* End PBXFileReference section */
9292

9393
/* Begin PBXFrameworksBuildPhase section */
9494
331C80D2294CF70F00263BE5 /* Frameworks */ = {
9595
isa = PBXFrameworksBuildPhase;
9696
buildActionMask = 2147483647;
9797
files = (
98-
BE6117CC493FA14760A2CF92 /* Pods_RunnerTests.framework in Frameworks */,
98+
3A8C47B9A40B0618B4620FFF /* Pods_RunnerTests.framework in Frameworks */,
9999
);
100100
runOnlyForDeploymentPostprocessing = 0;
101101
};
102102
33CC10EA2044A3C60003C045 /* Frameworks */ = {
103103
isa = PBXFrameworksBuildPhase;
104104
buildActionMask = 2147483647;
105105
files = (
106-
A86FDD942983673205DBA194 /* Pods_Runner.framework in Frameworks */,
106+
BED58A00E6A21CA04E91C453 /* Pods_Runner.framework in Frameworks */,
107107
);
108108
runOnlyForDeploymentPostprocessing = 0;
109109
};
@@ -137,7 +137,7 @@
137137
331C80D6294CF71000263BE5 /* RunnerTests */,
138138
33CC10EE2044A3C60003C045 /* Products */,
139139
D73912EC22F37F3D000D13A0 /* Frameworks */,
140-
6DD8F5E4D6FB4754E2AFDEBE /* Pods */,
140+
80995BE2DEF49C0B056E70AF /* Pods */,
141141
);
142142
sourceTree = "<group>";
143143
};
@@ -185,15 +185,15 @@
185185
path = Runner;
186186
sourceTree = "<group>";
187187
};
188-
6DD8F5E4D6FB4754E2AFDEBE /* Pods */ = {
188+
80995BE2DEF49C0B056E70AF /* Pods */ = {
189189
isa = PBXGroup;
190190
children = (
191-
A54E58738E4F4397AF324E8A /* Pods-Runner.debug.xcconfig */,
192-
8669E2B7785C32ADA14E0679 /* Pods-Runner.release.xcconfig */,
193-
EB9231503C0DE961F8F5162E /* Pods-Runner.profile.xcconfig */,
194-
CB2E6F2B0D20F48B826E9E2D /* Pods-RunnerTests.debug.xcconfig */,
195-
76ABAC08E7B63C52F6B3C748 /* Pods-RunnerTests.release.xcconfig */,
196-
62C667D6919AF0154C6FF8D4 /* Pods-RunnerTests.profile.xcconfig */,
191+
6F132D3D45CE9032602D36CD /* Pods-Runner.debug.xcconfig */,
192+
507C3A5354F5863F7E0A0353 /* Pods-Runner.release.xcconfig */,
193+
B81DCAA8C0A3895BFBD50B18 /* Pods-Runner.profile.xcconfig */,
194+
00457B7AB0A601D5147FAF94 /* Pods-RunnerTests.debug.xcconfig */,
195+
DB85D0DA40A458628B87A242 /* Pods-RunnerTests.release.xcconfig */,
196+
153ABA282F5996FD7C0C7C28 /* Pods-RunnerTests.profile.xcconfig */,
197197
);
198198
name = Pods;
199199
path = Pods;
@@ -202,8 +202,8 @@
202202
D73912EC22F37F3D000D13A0 /* Frameworks */ = {
203203
isa = PBXGroup;
204204
children = (
205-
681DCCA03F83465D5BB029E9 /* Pods_Runner.framework */,
206-
499787B02D50EBB94B2C6D38 /* Pods_RunnerTests.framework */,
205+
5941DEE552519A9D50710A35 /* Pods_Runner.framework */,
206+
A02E91E7562C3155FF4831A4 /* Pods_RunnerTests.framework */,
207207
);
208208
name = Frameworks;
209209
sourceTree = "<group>";
@@ -215,7 +215,7 @@
215215
isa = PBXNativeTarget;
216216
buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
217217
buildPhases = (
218-
516C6C601F2B87EBB2590060 /* [CP] Check Pods Manifest.lock */,
218+
9400122DE76AACC4164C9A41 /* [CP] Check Pods Manifest.lock */,
219219
331C80D1294CF70F00263BE5 /* Sources */,
220220
331C80D2294CF70F00263BE5 /* Frameworks */,
221221
331C80D3294CF70F00263BE5 /* Resources */,
@@ -234,13 +234,13 @@
234234
isa = PBXNativeTarget;
235235
buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
236236
buildPhases = (
237-
CC1AAF52FCCCF07E1B709EAB /* [CP] Check Pods Manifest.lock */,
237+
7753B0FC76A1B397D4C8D76E /* [CP] Check Pods Manifest.lock */,
238238
33CC10E92044A3C60003C045 /* Sources */,
239239
33CC10EA2044A3C60003C045 /* Frameworks */,
240240
33CC10EB2044A3C60003C045 /* Resources */,
241241
33CC110E2044A8840003C045 /* Bundle Framework */,
242242
3399D490228B24CF009A79C7 /* ShellScript */,
243-
3F19957924D48F9FE3A1561D /* [CP] Embed Pods Frameworks */,
243+
81B4BA93D9F2EA518E0F2233 /* [CP] Embed Pods Frameworks */,
244244
);
245245
buildRules = (
246246
);
@@ -361,46 +361,46 @@
361361
shellPath = /bin/sh;
362362
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
363363
};
364-
3F19957924D48F9FE3A1561D /* [CP] Embed Pods Frameworks */ = {
364+
7753B0FC76A1B397D4C8D76E /* [CP] Check Pods Manifest.lock */ = {
365365
isa = PBXShellScriptBuildPhase;
366366
buildActionMask = 2147483647;
367367
files = (
368368
);
369369
inputFileListPaths = (
370-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
371370
);
372-
name = "[CP] Embed Pods Frameworks";
371+
inputPaths = (
372+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
373+
"${PODS_ROOT}/Manifest.lock",
374+
);
375+
name = "[CP] Check Pods Manifest.lock";
373376
outputFileListPaths = (
374-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
377+
);
378+
outputPaths = (
379+
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
375380
);
376381
runOnlyForDeploymentPostprocessing = 0;
377382
shellPath = /bin/sh;
378-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
383+
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
379384
showEnvVarsInLog = 0;
380385
};
381-
516C6C601F2B87EBB2590060 /* [CP] Check Pods Manifest.lock */ = {
386+
81B4BA93D9F2EA518E0F2233 /* [CP] Embed Pods Frameworks */ = {
382387
isa = PBXShellScriptBuildPhase;
383388
buildActionMask = 2147483647;
384389
files = (
385390
);
386391
inputFileListPaths = (
392+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
387393
);
388-
inputPaths = (
389-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
390-
"${PODS_ROOT}/Manifest.lock",
391-
);
392-
name = "[CP] Check Pods Manifest.lock";
394+
name = "[CP] Embed Pods Frameworks";
393395
outputFileListPaths = (
394-
);
395-
outputPaths = (
396-
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
396+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
397397
);
398398
runOnlyForDeploymentPostprocessing = 0;
399399
shellPath = /bin/sh;
400-
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
400+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
401401
showEnvVarsInLog = 0;
402402
};
403-
CC1AAF52FCCCF07E1B709EAB /* [CP] Check Pods Manifest.lock */ = {
403+
9400122DE76AACC4164C9A41 /* [CP] Check Pods Manifest.lock */ = {
404404
isa = PBXShellScriptBuildPhase;
405405
buildActionMask = 2147483647;
406406
files = (
@@ -415,7 +415,7 @@
415415
outputFileListPaths = (
416416
);
417417
outputPaths = (
418-
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
418+
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
419419
);
420420
runOnlyForDeploymentPostprocessing = 0;
421421
shellPath = /bin/sh;
@@ -473,7 +473,7 @@
473473
/* Begin XCBuildConfiguration section */
474474
331C80DB294CF71000263BE5 /* Debug */ = {
475475
isa = XCBuildConfiguration;
476-
baseConfigurationReference = CB2E6F2B0D20F48B826E9E2D /* Pods-RunnerTests.debug.xcconfig */;
476+
baseConfigurationReference = 00457B7AB0A601D5147FAF94 /* Pods-RunnerTests.debug.xcconfig */;
477477
buildSettings = {
478478
BUNDLE_LOADER = "$(TEST_HOST)";
479479
CURRENT_PROJECT_VERSION = 1;
@@ -489,7 +489,7 @@
489489
};
490490
331C80DC294CF71000263BE5 /* Release */ = {
491491
isa = XCBuildConfiguration;
492-
baseConfigurationReference = 76ABAC08E7B63C52F6B3C748 /* Pods-RunnerTests.release.xcconfig */;
492+
baseConfigurationReference = DB85D0DA40A458628B87A242 /* Pods-RunnerTests.release.xcconfig */;
493493
buildSettings = {
494494
BUNDLE_LOADER = "$(TEST_HOST)";
495495
CURRENT_PROJECT_VERSION = 1;
@@ -505,7 +505,7 @@
505505
};
506506
331C80DD294CF71000263BE5 /* Profile */ = {
507507
isa = XCBuildConfiguration;
508-
baseConfigurationReference = 62C667D6919AF0154C6FF8D4 /* Pods-RunnerTests.profile.xcconfig */;
508+
baseConfigurationReference = 153ABA282F5996FD7C0C7C28 /* Pods-RunnerTests.profile.xcconfig */;
509509
buildSettings = {
510510
BUNDLE_LOADER = "$(TEST_HOST)";
511511
CURRENT_PROJECT_VERSION = 1;

firebase-get-to-know-flutter/step_02/macos/Runner/Configs/AppInfo.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ PRODUCT_NAME = gtk_flutter
1111
PRODUCT_BUNDLE_IDENTIFIER = com.example.gtkFlutter
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.

firebase-get-to-know-flutter/step_02/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies:
3636
# Use with the CupertinoIcons class for iOS style icons.
3737
cupertino_icons: ^1.0.8
3838
google_fonts: ^6.2.1
39-
go_router: ^14.6.2
39+
go_router: ^14.6.3
4040

4141
dev_dependencies:
4242
flutter_test:

firebase-get-to-know-flutter/step_04/android/app/src/main/kotlin/com/example/gtk_flutter/MainActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ package com.example.gtk_flutter
22

33
import io.flutter.embedding.android.FlutterActivity
44

5-
class MainActivity : FlutterActivity()
5+
class MainActivity: FlutterActivity()

0 commit comments

Comments
 (0)