File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 1.0.37
22
3+ * Adds compatibility with ` intl ` 0.19.0.
34* Updates compileSdk version to 34.
45
56## 1.0.36
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: local_auth_android
22description : Android implementation of the local_auth plugin.
33repository : https://github.com/flutter/packages/tree/main/packages/local_auth/local_auth_android
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+local_auth%22
5- version : 1.0.36
5+ version : 1.0.37
66
77environment :
88 sdk : " >=3.0.0 <4.0.0"
@@ -21,7 +21,7 @@ dependencies:
2121 flutter :
2222 sdk : flutter
2323 flutter_plugin_android_lifecycle : ^2.0.1
24- intl : " >=0.17.0 <0.19 .0"
24+ intl : " >=0.17.0 <0.20 .0"
2525 local_auth_platform_interface : ^1.0.1
2626
2727dev_dependencies :
Original file line number Diff line number Diff line change 1+ ## 1.2.2
2+
3+ * Adds compatibility with ` intl ` 0.19.0.
4+
15## 1.2.1
26
37* Renames the Objective-C plugin classes to avoid runtime conflicts with
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: local_auth_darwin
22description : iOS implementation of the local_auth plugin.
33repository : https://github.com/flutter/packages/tree/main/packages/local_auth/local_auth_darwin
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+local_auth%22
5- version : 1.2.1
5+ version : 1.2.2
66
77environment :
88 sdk : ^3.2.3
@@ -20,7 +20,7 @@ flutter:
2020dependencies :
2121 flutter :
2222 sdk : flutter
23- intl : " >=0.17.0 <0.19 .0"
23+ intl : " >=0.17.0 <0.20 .0"
2424 local_auth_platform_interface : ^1.0.1
2525
2626dev_dependencies :
You can’t perform that action at this time.
0 commit comments