device_info_plus_tizen 1.4.0 copy "device_info_plus_tizen: ^1.4.0" to clipboard
device_info_plus_tizen: ^1.4.0 copied to clipboard

Flutter plugin providing detailed information about Tizen device (make, model, etc.) the app is running on.

1.4.0 #

  • Add freeDiskSize and totalDiskSize using the Tizen Storage API.
  • Add physicalRamSize and availableRamSize using the Tizen Runtime Information API.
  • Add a deprecated toMap() helper for API compatibility with device_info_plus.
  • Update the minimum Flutter version to 3.29 and the minimum Dart version to 3.7.

1.3.0 #

  • Update code format.
  • Add support for screenWidth and screenHeight.

1.2.1 #

  • 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.0 #

  • Add TizenDeviceInfo.data which 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.

1.1.0 #

  • Remove dependency on device_info_plus_platform_interface.
  • Make values of TizenDeviceInfo nullable.
  • Add support for profile, platformName, platformProcessor, and tizenId.
  • Update the example app.
  • Minor cleanups.

1.0.0 #

  • Initial release.
5
likes
140
points
2.3k
downloads

Documentation

API reference

Publisher

verified publishertizen.org

Weekly Downloads

Flutter plugin providing detailed information about Tizen device (make, model, etc.) the app is running on.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on device_info_plus_tizen

Packages that implement device_info_plus_tizen