Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

67 lines (43 loc) · 1.43 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.48 (20 Jul 2023)

  • added branching support

Version 3.0.47 (26 Apr 2023)

  • upgraded Applanga dependencies
  • upgraded example/android
  • fixed setLanguage issue for iOS

Version 3.0.46 (15 Dec 2022)

  • resolving dependency conflict with the analyzer package

Version 3.0.45 (15 Dec 2022)

  • upgraded dependencies
  • fixed applanga xcframework issue on iOS
  • fixed linting issues

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