Website: https://www.applanga.com
Applanga Flutter Documentation: https://www.applanga.com/docs/integration-documentation/flutter
- added ApplangaLocalizations.localeListResolutionCallback
- moved Applanga base language to first position in ApplangaLocalizations.supportedLocales
- fixed getting wrong device locale on iOS devices
- pull, push etc. commands fixed to use shell on Windows
- updated dependecies
- updated android gradle files
- improved error handling for pulling new translations
- fixed applanga_flutter:generate command for non-synthetic l10n packages
- added new feature: Custom language fallback
- upgraded Kotlin version
- upgraded Applanga sdk version
- upgraded intl version to 0.18.1
- added branching support
- upgraded Applanga dependencies
- upgraded example/android
- fixed setLanguage issue for iOS
- resolving dependency conflict with the analyzer package
- upgraded dependencies
- fixed applanga xcframework issue on iOS
- fixed linting issues
- Breaking Changes introduced applanga_flutter 3.0
- bump version number to use the latest applanga android sdk
- Migrated to null safety
- Docu wording changed
- Added example tests for automating screenshot upload with integration_tests package
- Added support for Flutter V2
- Added localizedStringsForCurrentLanguage
- Fixed recycled bitmap issue on android
- Added ApplangaFlutterTestUtils for better automated screenshot flow
- Added Autoimated screenshot example using flutter_driver
- Added programattic screenshots
- OCR Screenshot support
- Initial Release