network_info_plus 2.1.0 network_info_plus: ^2.1.0 copied to clipboard
Flutter plugin for discovering information (e.g. WiFi details) of the network.
2.1.0 #
- macOS: Add submask, broadcast, gateway info
2.0.2 #
- Upgrade Android compile SDK version
- Several code improvements
- Remove remaining embedding v1 components
2.0.1 #
- Add IP v6 to MacOS
2.0.0 #
- Remove deprecated method
registerWith
(of Android v1 embedding)
1.3.0 #
- IOS: Use
NEHotspotNetwork
on iOS 14+ to get SSID/BSSID.
1.2.1 #
- IOS: Fix issue failed to build on iOS emulator
1.2.0 #
- migrate integration_test to flutter sdk
1.1.0 #
- Android, IOS: Adding IPv6 information
- Android, IOS: Adding gateway ip address information
- Android, IOS: Adding broadcast information
- Android, IOS: Adding subnet mask information
1.0.2 #
- Android: migrate to mavenCentral
1.0.1 #
- Improve documentation
1.0.0 #
- Migrate to null-safety.
0.1.2 #
- Address pub score.
0.1.1+1 #
- Provide longer package description to address pub score.
0.1.1 #
- Added a stub plugin for Web that throws unsupported exceptions, because the functionality is not supported on Web.
0.1.0 #
- Initial release