When I use appInstanceId on flutter web it says it is not implemented for web.
For now I am linking to js (with the dart:js package) and getting it with javascript like mentioned here.
When I use appInstanceId on flutter web it says it is not implemented for web.
For now I am linking to js (with the dart:js package) and getting it with javascript like mentioned here.