- Update minimum Flutter and Dart version to 3.13 and 3.1.
- Fix analyze issue.
- 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
tohttp://tizen.org/privilege/healthinfo
- Code refactoring.
- Resolve linter warnings.
- Bump up baseflow_plugin_template in example app.
- Update permission_handler to 8.3.0.
- Update permission_handler_platform_interface to 3.7.0.
- Update the example app.
- Minor cleanups.
- Fix a permission request bug.
- 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.
- Initial release.