File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
packages/permission_handler Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 1.4.0
22
33* Update minimum Flutter and Dart version to 3.13 and 3.1.
44* Fix analyze issue.
55* Update code format.
6+ * Update permission_handler to 12.0.0.
7+ * Update permission_handler_platform_interface to 4.3.0.
68
79## 1.3.0
810
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies:
1010 baseflow_plugin_template : ^2.1.2
1111 flutter :
1212 sdk : flutter
13- permission_handler : ^10.4.3
13+ permission_handler : ^12.0.0
1414 permission_handler_tizen :
1515 path : ../
1616 url_launcher : ^6.1.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: permission_handler_tizen
22description : Tizen implementation of the permission_handler plugin.
33homepage : https://github.com/flutter-tizen/plugins
44repository : https://github.com/flutter-tizen/plugins/tree/master/packages/permission_handler
5- version : 1.3 .0
5+ version : 1.4 .0
66
77environment :
88 sdk : " >=3.1.0 <4.0.0"
@@ -18,7 +18,7 @@ flutter:
1818dependencies :
1919 flutter :
2020 sdk : flutter
21- permission_handler_platform_interface : ^3.11 .0
21+ permission_handler_platform_interface : ^4.3 .0
2222
2323dev_dependencies :
2424 flutter_lints : ^1.0.4
You can’t perform that action at this time.
0 commit comments