Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 926 Bytes

CHANGELOG.md

File metadata and controls

40 lines (27 loc) · 926 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • Fix analyze issue.

1.3.0

  • Increase the minimum Flutter version to 3.3.
  • Replace effective_dart dependency with flutter_lints.
  • Update permission_handler to 10.4.3.
  • Update permission_handler_platform_interface to 3.11.0.
  • Update the example app.
  • Map sensorsAlways to http://tizen.org/privilege/healthinfo

1.2.1

  • Code refactoring.
  • Resolve linter warnings.
  • Bump up baseflow_plugin_template in example app.

1.2.0

  • Update permission_handler to 8.3.0.
  • Update permission_handler_platform_interface to 3.7.0.
  • Update the example app.
  • Minor cleanups.

1.1.1

  • Fix a permission request bug.

1.1.0

  • Support Tizen 4.0 via ppm_request_permission.
  • OpenAppSetting now opens the app's permission settings instead of the system settings.
  • Refactor the overall implementation in C++ way.

1.0.0

  • Initial release.