Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation error #11

Open
kvedala opened this issue Jun 7, 2021 · 5 comments
Open

compilation error #11

kvedala opened this issue Jun 7, 2021 · 5 comments

Comments

@kvedala
Copy link

kvedala commented Jun 7, 2021

Compilation error observed:

e: C:\Users\...\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\flutter_wifi_connect-0.0.7\android\src\main\kotlin\com\weplenish\flutter_wifi_connect\FlutterWifiConnectPlugin.kt: (317, 53): Smart cast to 'ConnectivityManager.NetworkCallback' is impossible, because 'this.networkCallback' is a mutable property that could have been changed by this time
e: C:\Users\...\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\flutter_wifi_connect-0.0.7\android\src\main\kotlin\com\weplenish\flutter_wifi_connect\FlutterWifiConnectPlugin.kt: (341, 49): Smart cast to '<no name provided>' is impossible, because 'networkCallback' is a mutable property that could have been changed by this time
e: C:\Users\...\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\flutter_wifi_connect-0.0.7\android\src\main\kotlin\com\weplenish\flutter_wifi_connect\FlutterWifiConnectPlugin.kt: (350, 51): Smart cast to 'ConnectivityManager.NetworkCallback' is impossible, because 'this.networkCallback' is a mutable property that could have been changed by this time
@Cobolt77
Copy link

Same error on my side :(

@Cobolt77
Copy link

#7

@giano574
Copy link

giano574 commented Jul 19, 2021

#10
@vipero07 When will a version with this fix be released?

@Gcc-18
Copy link

Gcc-18 commented Aug 12, 2021

I have the same error

@phamdaiyb98
Copy link

I have the same error too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants