- Fix for iOS < 16 after rewrite in Swift.
- Swift Conversion of iOS plugin incl. iOS 16 Support
- add UIRequiresFullScreen to example plist for iPad support
- Fix All Modes on iOS
- replace jcenter to mavenCentral
- Fix iOS 16 orientation
- Fix double rotation by removing the preferredOrientation
- Cleaned up example app
- Remove Android V1 embedding
- Upgrade example app, update Gradle dependency
- cleanup*
- Migrate to Android V2 embedding
- Fixes hanging on
awaitcalls
- Added SCREEN_ORIENTATION_USER and updated Library Versions.
- Migrate to null safety
- Use sensor rotation
- Revert flutter dependency version
- Revert flutter dependency version
- Update flutter dependency version
- Format code and update dependency version pinning
- Fix compatibility with android
- Update Changelog
- Add more specific implementation
- Add Android Support
- Add Example
- Create github repository and link it
- Create the first auto rotation for iOS