- BREAKING CHANGE: Renamed
requiresPermission
to isPermissionRequired
for better naming consistency.
- Allow specifying a null
damping
to disable the effect. (#8)
- Fixed a crash after detaching FlutterEngine on iOS. (#13)
- Fixed issues with gyroscope availability detection on iOS and Android. (#6)
- Updated
motion_platform_interface
to v1.3.2.
- Fixed an issue with some native platforms lacking event and method channels implementations.