- 27 Aug 2024 - Web version bump
- 5 Jul 2024 - Support WASM on web
- 11 Mar 2024 - Merge iOS PrivacyInfo PR
- 19 Sep 2023 - metge PR for AGP 8 compatibility
- 19 Feb 2023 - update for iOS issue, added defaultLocale call
- 30 Aug 2022 - pr to merge macos support
- 6 Jul 2022 - pr merge for lambda not supported issue
- merge PR to add additional Android functionality - see readme
- Merge PR to detect token rather than hard code
- Merged PRs for Android and Linux updates
- Update Android code to remove deprecation warning
- removed debug print statement
- beta support for Linux
- test support added for web
- null safety update
- merge update from mono0926 (ios)
- merged update from nstrelow (androidx updates)
- new methods added to return Locales as well as the original String versions
- Added support for Android Embedding V2
- updates to Android code
- update iOS so that locale does not show if it is null
- enables the plugin to be used in flutter v1.12.13
- Updated Android getPreferredLanguages to fallback to the currentLocale if an error occurs when getting getLocales() (below API 24)
- Added currentLocale call
- Removed Swift code. Now uses Objective C for iOS implementation
- Initial release.