permission_handler_tizen 1.3.0 permission_handler_tizen: ^1.3.0 copied to clipboard
Tizen implementation of the permission_handler plugin.
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
tohttp://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.