Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 558 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 558 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.

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.