android_wifi_info 0.1.1 android_wifi_info: ^0.1.1 copied to clipboard
Dart plugin package for accessing Android's WifiInfo from Flutter. Android-only plugin.
0.1.1 #
- Fix br0k3n URL to the Pub
0.1.0 #
- All
WifiInfo
methods are implemented except:- Android Q
- methods with enum parameter or return value
- All of these methods are documented
- Example app
- Documentation, READMEs, unit tests are in place
0.0.1 #
- Initial release.
- Still lots of todos, missing docs, readmes, examples. For 0.1.x, we'll have all of them