Skip to content

Commit 520fed6

Browse files
docs(firebase_dynamic_links): add deprecation note to README.md (#11506)
1 parent c4fef7b commit 520fed6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/firebase_dynamic_links/firebase_dynamic_links/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ A Flutter plugin to use the [Firebase Dynamic Links API](https://firebase.google
77

88
To learn more about Dynamic Links, please visit the [Firebase website](https://firebase.google.com/products/dynamic-links)
99

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+
1012
## Getting Started
1113

1214
To get started with Dynamic Links for Flutter, please [see the documentation](https://firebase.flutter.dev/docs/dynamic-links/overview).

0 commit comments

Comments
 (0)