- change method signature without breaking the API.
- null safety migration
- Upgrade dependencies.
- Remove android/ plugin folder. This is no longer required since flutter 1.16.3
- Fix compile errors for Swift 5.1, thanks @copypasteearth #1
- Improved error handling: Don't try to pass exception back to dart. (resulted in crashes)
- Added noop modules for ios/android so the builds run.
- Improved readme, documentation.
- Fixed a couple of bugs, actually using it now in AuthPass Password Manager for MacOS
- Initial release 🎉️