Is there any way to implement firebase app indexing in flutter app.
Asked
Active
Viewed 135 times
1 Answers
0
App Indexing is currently not part of the Firebase products that is wrapped in Flutter, nor are there currently plans to wrap it.
If you want to use App Indexing in Flutter, you'll have to provide a wrapping library yourself.

Frank van Puffelen
- 565,676
- 79
- 828
- 807