motion_web 1.4.0 copy "motion_web: ^1.4.0" to clipboard
motion_web: ^1.4.0 copied to clipboard

Platformweb

The web implementation for the Motion plugin.

1.4.0 #

  • 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)

1.3.3 #

  • Fixed issues with gyroscope availability detection on iOS and Android. (#6)

1.3.2 #

  • Updated motion_platform_interface to v1.3.2.

1.3.1 #

  • Fixed an issue with some native platforms lacking event and method channels implementations.

1.3.0 #

  • Initial release