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

wifi_info_flutter android channel name error #69073

Closed
LaoHuan opened this issue Oct 27, 2020 · 5 comments · Fixed by flutter/plugins#3207
Closed

wifi_info_flutter android channel name error #69073

LaoHuan opened this issue Oct 27, 2020 · 5 comments · Fixed by flutter/plugins#3207

Comments

@LaoHuan
Copy link

LaoHuan commented Oct 27, 2020

Android Native Code use "plugins.flutter.io/wifi_flutter_info"
but
flutter use "plugins.flutter.io/wifi_info_flutter"

@darshankawar
Copy link
Member

@LaoHuan
Is it causing any error or unexpected behavior if channel name differs in Flutter ?

@darshankawar darshankawar added in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds labels Oct 27, 2020
@LaoHuan
Copy link
Author

LaoHuan commented Oct 27, 2020

@LaoHuan
Is it causing any error or unexpected behavior if channel name differs in Flutter ?

Calling getBSSID on Android will give you an error。

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Oct 27, 2020
@darshankawar darshankawar removed the in triage Presently being triaged by the triage team label Oct 28, 2020
@bobatsar
Copy link

I just hit the same bug. When will the updated wifi_info_flutter 1.0.1 be published?

One small addition, the README tells to use WifiFlutter()... but in the implementation it is WifiInfo()...

@bparrishMines
Copy link
Contributor

@bobatsar it should be published now

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants