device_info_plus_tizen
Flutter plugin providing detailed information about Tizen device (make, model, etc.) the app is running on.
1.4.2
6.2K downloads/mo
#3553 most downloaded on pub.dev
flutter-tizen/plugins
What this package is like to depend on
Last release 3 days ago
21 Aug 2026
Release timing varies
gaps range from 4 months to 2.0 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
8 releases · first in 2021
3 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jun 2021 to Aug 2026
2022
2023
2024
2025
2026
Releases
latest 8-
1.4.221 Aug 2026Release notes
Open source →- Add an
implementsentry to the pubspec to improve discoverability on pub.dev.
- Add an
-
1.4.121 Aug 2026Release notes
Open source →- Update analysis_options.yaml for Flutter 3.47.0.
- Update the repository URL to use the
mainbranch. - Add 2 integration test cases.
- Update integration tests.
-
1.4.009 Apr 2026Release notes
Open source →- Add
freeDiskSizeandtotalDiskSizeusing the Tizen Storage API. - Add
physicalRamSizeandavailableRamSizeusing the Tizen Runtime Information API. - Add a deprecated
toMap()helper for API compatibility withdevice_info_plus. - Update the minimum Flutter version to 3.29 and the minimum Dart version to 3.7.
- Add
-
1.3.029 Aug 2025 -
1.2.113 May 2025Release notes
Open source →- Update minimum Flutter and Dart version to 3.13 and 3.1.
- Update the LICENSE file so that it is recognized by pub.dev.
-
1.2.028 Nov 2023Release notes
Open source →- Add
TizenDeviceInfo.datawhich represents the device info as a map. - Disambiguate the method channel name.
- Increase the minimum Flutter version to 3.3.
- Update the example app and integration_test.
- Add
-
1.1.013 Dec 2021Release notes
Open source →- Remove dependency on
device_info_plus_platform_interface. - Make values of
TizenDeviceInfonullable. - Add support for
profile,platformName,platformProcessor, andtizenId. - Update the example app.
- Minor cleanups.
- Remove dependency on
-
1.0.022 Jun 2021