Gonçalo Palma

Results 45 comments of Gonçalo Palma

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? ![imagem](https://user-images.githubusercontent.com/10728633/55875879-76ed5c80-5b96-11e9-9a07-cc5f74e32ac2.png) To be able to use this example, you will...

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?