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
e: /home/user/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/wifi_flutter-0.1.0+1/android/src/main/kotlin/
com/weplenish/wifi_flutter/WifiFlutterPlugin.kt: (27, 54):
Type mismatch: inferred type is Activity? but Activity was expected
FAILURE: Build failed with an exception
Also show warning
This plugins wifi_flutter use a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2 embedding. Otherwise, consider removing them since a future release of Flutter will remove these deprecated APIs.
If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.
Thanks,
Ravinder
The text was updated successfully, but these errors were encountered:
@vipero07 I fixed this plugin locally to use it in a flutter 3 project. I wonder if I should submit a PR or create another plugin? Are you or some other developers willing to continue maintaining this plugin? Thanks a lot for your help.
Hi everyone,
Also show warning
Thanks,
Ravinder
The text was updated successfully, but these errors were encountered: