device_info_tizen 2.0.2
device_info_tizen: ^2.0.2 copied to clipboard
Flutter plugin providing detailed information about Tizen device (make, model, etc.).
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.
- Migrate to null safety.
- Add missing documentation.
- Resolve the visibility warning (
channel
is visible for testing purposes only).
2.0.1 #
- Return an empty string when information is not available on target instead of an error message.
2.0.2 #
- Add a deprecation notice.