Open
Description
Bug report
On https://firebase.google.com/docs/app-check/custom-provider, it is explained how to implement a custom App Check provider and it links to pages on how to use this custom provider in Apple, Android and web. However, afaics, it is not possible to use this custom provider in Flutter right now!
Can you also add support for custom providers?
I would like to use custom providers to support the whitelist (cfr discussion #12222)