connectivity_tizen 2.0.2
connectivity_tizen: ^2.0.2 copied to clipboard
Flutter plugin for discovering the state of the network (WiFi) connectivity on Tizen.
1.0.0 #
- Initial release.
2.0.0 #
- Update Dart and Flutter SDK constraints.
- Update Flutter copyright information.
- Update example and integration_test.
- Update platform interface to 2.0.1.
- Organize dev_dependencies.
- Replace pointer-based
Success()
with reference-based version.
2.0.1 #
- Fix bug with EventChannel.
2.0.2 #
- Add a deprecation notice.