Author: JauntyBrain (https://www.jauntybrain.com)
Install: Follow this link.
Description: Let your deep links flow with Flow Links: a powerful alternative to retiring Dynamic Links, featuring a dedicated auto-generated Firebase Hosting website and easy Cloud Firestore integration.
Missing a feature or found a bug? Feel free to submit a bug report or a feature request. Pull requests are always welcome!
firebase ext:install jauntybrain/firebase-flow-links --project=<your-project-id>
The Flow Links Extension offers a powerful alternative for the retiring Dynamic Links service and provides similar functionality.
This extension allows you to create Flow Links - deep links that work on both iOS and Android platforms.
Upon installation, a new Firebase Hosting website & domain are automatically created to handle link functionality.
Newly created links are stored in a Cloud Firestore collection.
You can create and manage your links with the FlowLinks Dashboard.
Read more about what inspired this extension in this blog.
Before installing this extension, make sure that you’ve set up the following services in your Firebase project:
- Cloud Firestore database
- Firebase Hosting
To install an extension, your project must be on the Blaze (pay as you go) plan
This extension uses other Firebase and Google Cloud Platform services, which have associated charges if you exceed the service’s no-cost tier:
- Cloud Firestore
- Cloud Functions (Node.js 10+ runtime. See FAQs)