Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 666 Bytes

File metadata and controls

35 lines (20 loc) · 666 Bytes

0.3.0

  • Adds null-safety, built the project using Flutter 2.1.0-12.2.pre

0.2.1

  • iOS: Define clang module, so that plugin users can remove use_frameworks! from their Podfile
  • iOS: Update example project files
  • iOS: Remove some compilation warnings

0.2.0

  • Android: Embedding V2 compatibility
  • E2E testing capabilities added

0.1.0

  • Android: Checked the decoding compatibility with 10 different phones starting on Android 5.1+

0.0.4

  • Android: Ensure to return results on the main thread.
  • Android: Upgrade gradle infrastructure.

0.0.3

  • iOS Support

0.0.2

  • Migrated to AndroidX

0.0.1

  • Initial Release with Android support