motion_web 2.0.1 motion_web: ^2.0.1 copied to clipboard
The web implementation for the Motion plugin.
2.0.1 #
- Add support for
web
package version 1.1.0
2.0.0 #
Note: This release has breaking changes.
motion_web now requires the following:
- Flutter >=3.19.0
- Dart >=3.3.0
- Added WASM support for the web by migrating to package:web (#21 by @raldhafiri)
1.4.0 #
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