Gonçalo Palma
Gonçalo Palma
Any news on this?
I'm trying now to solve this, but honestly after looking at the source code and firebase's ml vision and flutter camera, don't know where to go.
I will look into this So, I can replicate this issue if I create a new project with obj-c, correct @mikeesouth ?
@mikeesouth I might be wrong, but I think that if you want to access any plugin before the app is initialized, you have to call the following method before `runApp`:...
Did you use the example app? If so, did you enable Push Notifications in the Capabilities section of the project?  To be able to use this example, you will...
@zxl777 Any news?
Hey all! Sorry for taking so long in replying. Could you try version 0.4.3 and let me know if that fixes the issue? If not could you please elaborate a...
@gahms I was reading the documentation for the registrar, and in this case does it make more sense to use the `activeContext`? https://api.flutter.dev/javadoc/io/flutter/plugin/common/PluginRegistry.Registrar.html#activeContext--
Hello there! Sorry for taking so long to reply. Was this tested only on a simulator or also in physical devices?
Does the same happen with v0.4.4?