surfstudio / flutter-otp-autofill

Made by Surf 🏄
Apache License 2.0
75 stars 42 forks source link

Please update plugin to compatable with flutter 3.0.4 #28

Closed parmeetmaster closed 1 year ago

parmeetmaster commented 2 years ago

We are facing issue to run app on flutter 3.0.4 sdk.This plugin unable to maintain compatabilty with other firebase plugin .

dshevchenkoo commented 1 year ago

We will update soon

parmeetmaster commented 1 year ago

Also please check Android 12 compatabilty

zaharovroman commented 1 year ago

@parmeetmaster We couldn't reproduce your issue with flutter 3.3.2 and and firebase_core 1.23.0 on Android 12 and 13 .

Which versions of our package and firebase plugin are you using?

And send your stacktrace, please.

parmeetmaster commented 1 year ago

firebase_core: ^1.23.0 firebase_crashlytics: ^2.8.11 firebase_messaging: ^13.0.3 firebase_analytics: ^9.3.6

dshevchenkoo commented 1 year ago

@parmeetmaster This package cannot have issues related to 3rd party Firebase plugins as there are no transitive dependencies. Can you attach the stack trace containing the error?