Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 550 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 550 Bytes

3.0.0

  • Updated Android AGP
  • Updated kotlin version

2.0.1

  • Improvement to install documentation - PR #392

2.0.0+1

  • upgrade to null-safety
  • provided documentation in README file

1.1.0

  • Rewrote Android plugin in Java

1.0.2+1

  • Slight android source code update

1.0.2

  • The Plugin now implements ActivityAware and works properly on Android again

1.0.1

  • Fixed an issue with AndroidX

1.0.0

  • Migrated to AndroidX and the new Android Flutter Plugin API