You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/firebase_dynamic_links/firebase_dynamic_links/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ A Flutter plugin to use the [Firebase Dynamic Links API](https://firebase.google
7
7
8
8
To learn more about Dynamic Links, please visit the [Firebase website](https://firebase.google.com/products/dynamic-links)
9
9
10
+
> Deprecated: Firebase Dynamic Links is deprecated and should not be adopted in projects that don't already use it. The service will shut down on August 25, 2025. See the [Dynamic Links Deprecation FAQ](https://firebase.google.com/support/dynamic-links-faq) for more information.
11
+
10
12
## Getting Started
11
13
12
14
To get started with Dynamic Links for Flutter, please [see the documentation](https://firebase.flutter.dev/docs/dynamic-links/overview).
0 commit comments