ssid_resolver_flutter 1.2.2
ssid_resolver_flutter: ^1.2.2 copied to clipboard
A flutter plugin to resolve the SSID of the connected WiFi network, or simply: 'Get my Wifi Name'
1.2.2 #
- Fixed typo in README.md
1.2.1 #
- Issues with dependencies for the Android part should be resolved now. Could not test for all cases though.
1.1.1 #
- Fixed gradle scripts on plugin level
1.0.12 #
- Removed android dependency "io.flutter:flutter_embedding_debug:1.0.0-dbec018f4d83ae4b7b97eb8c5a066c61832e12df"
1.0.11 #
- Improved discussion and depth of app documentation in README.md
1.0.10 #
- Fixed another Typo in README
1.0.9 #
- Fixed Typo in README
1.0.8 #
- Updated README
1.0.7 #
- Fixed format of CHANGELOG.md
1.0.6 #
- Fixed format of LICENSE file
1.0.5 #
- Fixed format of README.md
1.0.4 #
- Fixed urls in README.md
1.0.3 #
- Fixed urls in README.md
1.0.2 #
- Added absolute image and source file urls to README.md
1.0.1 #
- Fixed formatting
- Fixed image urls in README.md
1.0.0 #
- Initial release
- Added basic SSID resolution functionality for iOS and Android
- Examples for correct usage. All documented in the README.md file