Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 674 Bytes

File metadata and controls

38 lines (21 loc) · 674 Bytes

0.2.1

  • change method signature without breaking the API.

0.2.0

  • null safety migration

0.1.2+1

  • Upgrade dependencies.

0.1.2

  • Remove android/ plugin folder. This is no longer required since flutter 1.16.3

0.1.1

  • Fix compile errors for Swift 5.1, thanks @copypasteearth #1

0.1.0+2

  • Improved error handling: Don't try to pass exception back to dart. (resulted in crashes)

0.1.0+1

  • Added noop modules for ios/android so the builds run.

0.1.0 - 2019-09-14

0.0.1

  • Initial release 🎉️