Puspharaj Selvaraj
Puspharaj Selvaraj
please add this is to support v2 embedding ``` package io.flutter.plugins.firebasecoreexample; import io.flutter.embedding.android.FlutterActivity; import io.flutter.embedding.engine.FlutterEngine; import io.flutter.plugins.firebase.core.FirebaseCorePlugin; public class MainActivity extends FlutterActivity { // You can keep this empty class...
Sure just give some time, Will do PR and test then push it soon. On Fri, Oct 29, 2021, 18:34 Luís Miguel Massih Pereira < ***@***.***> wrote: > Nice @Puspharaj...
Yup, almost done testing. On Sun, Oct 31, 2021, 18:54 Tameem Rafay ***@***.***> wrote: > is there any update on this issue. waiting to be done. > > — >...
Pushed some significant changes to the repo, Because lot of things has changed since this plugin development. Hope Luis will commit the changes to master and tlite version 1.1.3 is...
``` package io.flutter.plugins.firebasecoreexample; import io.flutter.embedding.android.FlutterActivity; import io.flutter.embedding.engine.FlutterEngine; import io.flutter.plugins.firebase.core.FirebaseCorePlugin; public class MainActivity extends FlutterActivity { // You can keep this empty class or remove it. Plugins on the new embedding...
> can you tell me where to add these lines ? @Puspharaj I just pointed out that, It can be implemented in that way as suggested by the flutter team....
Pull example and run in your local machine to see if it's crash or not. Post your error log.
Looks like they discontinued this plugin.
> @Puspharaj you mean, we can’t use this plugin with flutter anymore? I had to downgrade all the plugins and flutter to 2.2.3 to get it worked!, But I lost...