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
I would like to handle it myself as I found one more bug with current main state of the plugin. Will open a new bug shortly and mention this issue there.
Platform
Android
Plugin
connectivity_plus
Version
main
Flutter SDK
all
Steps to reproduce
See PR #2668
Code in this line seems to be wrong, it should call the broadcast success method with an array, not with a String.
https://github.com/fluttercommunity/plus_plugins/blob/main/packages/connectivity_plus/connectivity_plus/android/src/main/java/dev/fluttercommunity/plus/connectivity/ConnectivityBroadcastReceiver.java#L91
fyi @suquant
Code Sample
No response
Logs
Flutter Doctor
Checklist before submitting a bug
flutter pub upgrade
flutter clean
The text was updated successfully, but these errors were encountered: