- BREAKING: Linux will always use the id located at /etc/machine-id now, and not use the BIOS UUID due to permission issues
- Upgrade Gradle to 8.12, Android Gradle Plugin to 8.3, Kotlin version to 1.8.22 and Java version to 11
- 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