You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently flutter_sms depends on plugin_platform_interface 1.0.1, but as firebase_messaging >=9.0.0 depends on firebase_messaging_platform_interface ^2.0.0, it makes them unusable together.
Would that take a lot of work to bump this dependancy version to 2.0.0?
Hello,
Currently flutter_sms depends on plugin_platform_interface 1.0.1, but as firebase_messaging >=9.0.0 depends on firebase_messaging_platform_interface ^2.0.0, it makes them unusable together.
Would that take a lot of work to bump this dependancy version to 2.0.0?