Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 384 Bytes

CHANGELOG.md

File metadata and controls

28 lines (14 loc) · 384 Bytes

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

0.4.0

  • Added support for Flutter Web