permission_handler_tizen 1.2.0 permission_handler_tizen: ^1.2.0 copied to clipboard
Tizen implementation of the permission_handler plugin
1.0.0 #
- Initial release.
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.1.1 #
- Fix a permission request bug.
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.