- Add Windows and Linux support
- Remove namespace from AndroidManifest.xml
- Increase minimum flutter version to 3.10.0
- Cleanup and update gradle files and iOS classes
- Increase Gradle, Kotlin and compileSdk version
- Support null-safety
- Add MacOS support
- Fix Android crash
- Increase environment constraints
- Migrate to new Android flutter embedding and plugin binding
- Regenerate Podfile
- Update crypto dependency to 3.0.0
- Enable AndroidX for example app
- Use new platform specification
- Migrate to AndroidX
- Specify Swift version in podspec
- Update Gradle and Kotlin plugins
- Minor reformatting
- Added consistentUdid to get an UDID of the same format on both platforms
- Initial release