flutter_device_locale 0.3.4 flutter_device_locale: ^0.3.4 copied to clipboard
A Flutter plugin for retrieving the device locale information.
0.1.0 #
- Implemented the Android method call
0.2.0 #
- Implemented the iOS method call
0.3.0 #
- getPreferredLocales() now returns a List
0.3.1 #
- Fixed possible exception with the NonNull annotation (Android)
0.3.2 #
- Updated license, readme, links
0.3.3 #
- Fixed an issue regarding the Android package naming