Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 1.04 KB

Applanga SDK for Flutter Localization CHANGELOG


Website: https://www.applanga.com

Applanga Flutter Documentation: https://www.applanga.com/docs/integration-documentation/flutter


Version 3.0.44 (24 Mar 2022)

  • Breaking Changes introduced applanga_flutter 3.0

Version 2.0.41 (27 Jan 2022)

  • bump version number to use the latest applanga android sdk

Version 2.0.39 (2 Sep 2021)

  • Migrated to null safety

Version 2.0.37

  • Docu wording changed

Version 2.0.36

  • Added example tests for automating screenshot upload with integration_tests package

Version 2.0.35

  • Added support for Flutter V2

Version 0.0.13

  • Added localizedStringsForCurrentLanguage

Version 0.0.10

  • Fixed recycled bitmap issue on android

Version 0.0.7

  • Added ApplangaFlutterTestUtils for better automated screenshot flow

Version 0.0.6

  • Added Autoimated screenshot example using flutter_driver

Version 0.0.5

  • Added programattic screenshots

Version 0.0.4

  • OCR Screenshot support

Version 0.0.1

  • Initial Release