Skip to content

Commit fe99ff3

Browse files
authored
Merge pull request #66 from firebase/feat/update-dynamic-links
feat: update dynamic links to latest versions
2 parents 8b74d57 + 261e19e commit fe99ff3

File tree

15 files changed

+201
-381
lines changed

15 files changed

+201
-381
lines changed

dynamic_links/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Getting Started
1212
- [Add Firebase to your Flutter Project](https://firebase.google.com/docs/flutter/setup).
1313
- Configure the sample:
1414
- Run `flutterfire configure` to configure your Firebase project to work with your flutter project.
15+
- Change the `uriPrefix` in `lib/main.dart` to your domain.
1516
- Run the sample on your Android device or emulator, or run the app on an iOS device using the `flutter run --release` command.
1617
- Using the sample:
1718
- When the application is started, a deep link will be generated using your app code.

dynamic_links/analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ linter:
3636
# `// ignore_for_file: name_of_lint` syntax on the line or in the file
3737
# producing the lint.
3838
rules:
39-
# avoid_print: false # Uncomment to disable the `avoid_print` rule
39+
avoid_print: false # Uncomment to disable the `avoid_print` rule
4040
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
4141

4242
# Additional information about this file can be found at

dynamic_links/android/app/google-services.json

Lines changed: 0 additions & 119 deletions
This file was deleted.

dynamic_links/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ subprojects {
2929
project.evaluationDependsOn(':app')
3030
}
3131

32-
task clean(type: Delete) {
32+
tasks.register("clean", Delete) {
3333
delete rootProject.buildDir
3434
}

dynamic_links/ios/Podfile.lock

Lines changed: 80 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1,105 +1,105 @@
11
PODS:
2-
- Firebase/Analytics (10.3.0):
2+
- Firebase/Analytics (10.18.0):
33
- Firebase/Core
4-
- Firebase/Core (10.3.0):
4+
- Firebase/Core (10.18.0):
55
- Firebase/CoreOnly
6-
- FirebaseAnalytics (~> 10.3.0)
7-
- Firebase/CoreOnly (10.3.0):
8-
- FirebaseCore (= 10.3.0)
9-
- Firebase/DynamicLinks (10.3.0):
6+
- FirebaseAnalytics (~> 10.18.0)
7+
- Firebase/CoreOnly (10.18.0):
8+
- FirebaseCore (= 10.18.0)
9+
- Firebase/DynamicLinks (10.18.0):
1010
- Firebase/CoreOnly
11-
- FirebaseDynamicLinks (~> 10.3.0)
12-
- firebase_analytics (10.1.1):
13-
- Firebase/Analytics (= 10.3.0)
11+
- FirebaseDynamicLinks (~> 10.18.0)
12+
- firebase_analytics (10.7.4):
13+
- Firebase/Analytics (= 10.18.0)
1414
- firebase_core
1515
- Flutter
16-
- firebase_core (2.5.0):
17-
- Firebase/CoreOnly (= 10.3.0)
16+
- firebase_core (2.24.2):
17+
- Firebase/CoreOnly (= 10.18.0)
1818
- Flutter
19-
- firebase_dynamic_links (5.0.12):
20-
- Firebase/DynamicLinks (= 10.3.0)
19+
- firebase_dynamic_links (5.4.8):
20+
- Firebase/DynamicLinks (= 10.18.0)
2121
- firebase_core
2222
- Flutter
23-
- FirebaseAnalytics (10.3.0):
24-
- FirebaseAnalytics/AdIdSupport (= 10.3.0)
23+
- FirebaseAnalytics (10.18.0):
24+
- FirebaseAnalytics/AdIdSupport (= 10.18.0)
2525
- FirebaseCore (~> 10.0)
2626
- FirebaseInstallations (~> 10.0)
27-
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
28-
- GoogleUtilities/MethodSwizzler (~> 7.8)
29-
- GoogleUtilities/Network (~> 7.8)
30-
- "GoogleUtilities/NSData+zlib (~> 7.8)"
27+
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
28+
- GoogleUtilities/MethodSwizzler (~> 7.11)
29+
- GoogleUtilities/Network (~> 7.11)
30+
- "GoogleUtilities/NSData+zlib (~> 7.11)"
3131
- nanopb (< 2.30910.0, >= 2.30908.0)
32-
- FirebaseAnalytics/AdIdSupport (10.3.0):
32+
- FirebaseAnalytics/AdIdSupport (10.18.0):
3333
- FirebaseCore (~> 10.0)
3434
- FirebaseInstallations (~> 10.0)
35-
- GoogleAppMeasurement (= 10.3.0)
36-
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
37-
- GoogleUtilities/MethodSwizzler (~> 7.8)
38-
- GoogleUtilities/Network (~> 7.8)
39-
- "GoogleUtilities/NSData+zlib (~> 7.8)"
35+
- GoogleAppMeasurement (= 10.18.0)
36+
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
37+
- GoogleUtilities/MethodSwizzler (~> 7.11)
38+
- GoogleUtilities/Network (~> 7.11)
39+
- "GoogleUtilities/NSData+zlib (~> 7.11)"
4040
- nanopb (< 2.30910.0, >= 2.30908.0)
41-
- FirebaseCore (10.3.0):
41+
- FirebaseCore (10.18.0):
4242
- FirebaseCoreInternal (~> 10.0)
43-
- GoogleUtilities/Environment (~> 7.8)
44-
- GoogleUtilities/Logger (~> 7.8)
45-
- FirebaseCoreInternal (10.4.0):
43+
- GoogleUtilities/Environment (~> 7.12)
44+
- GoogleUtilities/Logger (~> 7.12)
45+
- FirebaseCoreInternal (10.19.0):
4646
- "GoogleUtilities/NSData+zlib (~> 7.8)"
47-
- FirebaseDynamicLinks (10.3.0):
47+
- FirebaseDynamicLinks (10.18.0):
4848
- FirebaseCore (~> 10.0)
49-
- FirebaseInstallations (10.4.0):
49+
- FirebaseInstallations (10.19.0):
5050
- FirebaseCore (~> 10.0)
5151
- GoogleUtilities/Environment (~> 7.8)
5252
- GoogleUtilities/UserDefaults (~> 7.8)
5353
- PromisesObjC (~> 2.1)
5454
- Flutter (1.0.0)
55-
- GoogleAppMeasurement (10.3.0):
56-
- GoogleAppMeasurement/AdIdSupport (= 10.3.0)
57-
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
58-
- GoogleUtilities/MethodSwizzler (~> 7.8)
59-
- GoogleUtilities/Network (~> 7.8)
60-
- "GoogleUtilities/NSData+zlib (~> 7.8)"
55+
- GoogleAppMeasurement (10.18.0):
56+
- GoogleAppMeasurement/AdIdSupport (= 10.18.0)
57+
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
58+
- GoogleUtilities/MethodSwizzler (~> 7.11)
59+
- GoogleUtilities/Network (~> 7.11)
60+
- "GoogleUtilities/NSData+zlib (~> 7.11)"
6161
- nanopb (< 2.30910.0, >= 2.30908.0)
62-
- GoogleAppMeasurement/AdIdSupport (10.3.0):
63-
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.3.0)
64-
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
65-
- GoogleUtilities/MethodSwizzler (~> 7.8)
66-
- GoogleUtilities/Network (~> 7.8)
67-
- "GoogleUtilities/NSData+zlib (~> 7.8)"
62+
- GoogleAppMeasurement/AdIdSupport (10.18.0):
63+
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.18.0)
64+
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
65+
- GoogleUtilities/MethodSwizzler (~> 7.11)
66+
- GoogleUtilities/Network (~> 7.11)
67+
- "GoogleUtilities/NSData+zlib (~> 7.11)"
6868
- nanopb (< 2.30910.0, >= 2.30908.0)
69-
- GoogleAppMeasurement/WithoutAdIdSupport (10.3.0):
70-
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
71-
- GoogleUtilities/MethodSwizzler (~> 7.8)
72-
- GoogleUtilities/Network (~> 7.8)
73-
- "GoogleUtilities/NSData+zlib (~> 7.8)"
69+
- GoogleAppMeasurement/WithoutAdIdSupport (10.18.0):
70+
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
71+
- GoogleUtilities/MethodSwizzler (~> 7.11)
72+
- GoogleUtilities/Network (~> 7.11)
73+
- "GoogleUtilities/NSData+zlib (~> 7.11)"
7474
- nanopb (< 2.30910.0, >= 2.30908.0)
75-
- GoogleUtilities/AppDelegateSwizzler (7.11.0):
75+
- GoogleUtilities/AppDelegateSwizzler (7.12.0):
7676
- GoogleUtilities/Environment
7777
- GoogleUtilities/Logger
7878
- GoogleUtilities/Network
79-
- GoogleUtilities/Environment (7.11.0):
79+
- GoogleUtilities/Environment (7.12.0):
8080
- PromisesObjC (< 3.0, >= 1.2)
81-
- GoogleUtilities/Logger (7.11.0):
81+
- GoogleUtilities/Logger (7.12.0):
8282
- GoogleUtilities/Environment
83-
- GoogleUtilities/MethodSwizzler (7.11.0):
83+
- GoogleUtilities/MethodSwizzler (7.12.0):
8484
- GoogleUtilities/Logger
85-
- GoogleUtilities/Network (7.11.0):
85+
- GoogleUtilities/Network (7.12.0):
8686
- GoogleUtilities/Logger
8787
- "GoogleUtilities/NSData+zlib"
8888
- GoogleUtilities/Reachability
89-
- "GoogleUtilities/NSData+zlib (7.11.0)"
90-
- GoogleUtilities/Reachability (7.11.0):
89+
- "GoogleUtilities/NSData+zlib (7.12.0)"
90+
- GoogleUtilities/Reachability (7.12.0):
9191
- GoogleUtilities/Logger
92-
- GoogleUtilities/UserDefaults (7.11.0):
92+
- GoogleUtilities/UserDefaults (7.12.0):
9393
- GoogleUtilities/Logger
94-
- nanopb (2.30909.0):
95-
- nanopb/decode (= 2.30909.0)
96-
- nanopb/encode (= 2.30909.0)
97-
- nanopb/decode (2.30909.0)
98-
- nanopb/encode (2.30909.0)
94+
- nanopb (2.30909.1):
95+
- nanopb/decode (= 2.30909.1)
96+
- nanopb/encode (= 2.30909.1)
97+
- nanopb/decode (2.30909.1)
98+
- nanopb/encode (2.30909.1)
9999
- path_provider_foundation (0.0.1):
100100
- Flutter
101101
- FlutterMacOS
102-
- PromisesObjC (2.1.1)
102+
- PromisesObjC (2.3.1)
103103
- share_plus (0.0.1):
104104
- Flutter
105105

@@ -108,7 +108,7 @@ DEPENDENCIES:
108108
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
109109
- firebase_dynamic_links (from `.symlinks/plugins/firebase_dynamic_links/ios`)
110110
- Flutter (from `Flutter`)
111-
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/ios`)
111+
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
112112
- share_plus (from `.symlinks/plugins/share_plus/ios`)
113113

114114
SPEC REPOS:
@@ -134,28 +134,28 @@ EXTERNAL SOURCES:
134134
Flutter:
135135
:path: Flutter
136136
path_provider_foundation:
137-
:path: ".symlinks/plugins/path_provider_foundation/ios"
137+
:path: ".symlinks/plugins/path_provider_foundation/darwin"
138138
share_plus:
139139
:path: ".symlinks/plugins/share_plus/ios"
140140

141141
SPEC CHECKSUMS:
142-
Firebase: f92fc551ead69c94168d36c2b26188263860acd9
143-
firebase_analytics: dac6569da61142e7148697efb8ace6bd37fe771d
144-
firebase_core: f95c8bbe65213d406d592573ad42a12d64849cb8
145-
firebase_dynamic_links: e54ad1b1b2e5eb156d3a9df7373b68feef7293b3
146-
FirebaseAnalytics: 036232b6a1e2918e5f67572417be1173576245f3
147-
FirebaseCore: 988754646ab3bd4bdcb740f1bfe26b9f6c0d5f2a
148-
FirebaseCoreInternal: e301297f4c15a17489e48ed722d733b1578e0c02
149-
FirebaseDynamicLinks: 51c81d07bd63155bb56d76b0abdda79c8a3d8d02
150-
FirebaseInstallations: 36b38c733fd37e50857e5e8d74138648f466f18c
142+
Firebase: 414ad272f8d02dfbf12662a9d43f4bba9bec2a06
143+
firebase_analytics: 88c111412070acc2b05c1734151f58824f3db657
144+
firebase_core: 0af4a2b24f62071f9bf283691c0ee41556dcb3f5
145+
firebase_dynamic_links: b626a11f5eb02033981ae377377c3f297eb4c1b0
146+
FirebaseAnalytics: 4d310b35c48eaa4a058ddc04bdca6bdb5dc0fe80
147+
FirebaseCore: 2322423314d92f946219c8791674d2f3345b598f
148+
FirebaseCoreInternal: b444828ea7cfd594fca83046b95db98a2be4f290
149+
FirebaseDynamicLinks: c37307441c53838d66a9650dabca9e0459502527
150+
FirebaseInstallations: 033d199474164db20c8350736842a94fe717b960
151151
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
152-
GoogleAppMeasurement: c7d6fff39bf2d829587d74088d582e32d75133c3
153-
GoogleUtilities: c2bdc4cf2ce786c4d2e6b3bcfd599a25ca78f06f
154-
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
155-
path_provider_foundation: 37748e03f12783f9de2cb2c4eadfaa25fe6d4852
156-
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
157-
share_plus: 056a1e8ac890df3e33cb503afffaf1e9b4fbae68
152+
GoogleAppMeasurement: 70ce9aa438cff1cfb31ea3e660bcc67734cb716e
153+
GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
154+
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
155+
path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
156+
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
157+
share_plus: c3fef564749587fc939ef86ffb283ceac0baf9f5
158158

159159
PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3
160160

161-
COCOAPODS: 1.11.3
161+
COCOAPODS: 1.14.3

0 commit comments

Comments
 (0)