Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.11 KB

File metadata and controls

52 lines (35 loc) · 1.11 KB

1.4.2

  • Fix example's type issue.

1.4.1

  • Update README.
  • Update the example app.

1.4.0

  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • Fix analyze issue.
  • Update code format.
  • Update permission_handler to 12.0.0.
  • Update permission_handler_platform_interface to 4.3.0.

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.