flutter_motion_sensors 0.0.1 copy "flutter_motion_sensors: ^0.0.1" to clipboard
flutter_motion_sensors: ^0.0.1 copied to clipboard

Device motion and orientation-based animations for Flutter. Supports iOS, Android, Web, Windows, macOS, and Linux with WASM compatibility.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

Added #

  • Initial package structure
  • Support for iOS, Android, Web, Windows, macOS, and Linux platforms
  • WASM compatibility for web platform
  • Device motion and orientation sensor integration
  • Animation utilities for motion-based interactions

Changed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A

Fixed #

  • N/A

Security #

  • N/A

0.0.1 - 2024-12-19 #

Added #

  • Initial release of flutter_motion_sensors package
  • Basic motion sensor integration using sensors_plus
  • Cross-platform support for all major Flutter platforms
  • Plugin architecture for native platform implementations
  • Comprehensive test coverage
  • Documentation and examples

Version History #

  • 0.0.1 - Initial release with basic motion sensor functionality and cross-platform support

Contributing #

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

License #

This project is licensed under the MIT License - see the LICENSE file for details.

1
likes
160
points
44
downloads

Publisher

verified publisherbechattaoui.dev

Weekly Downloads

Device motion and orientation-based animations for Flutter. Supports iOS, Android, Web, Windows, macOS, and Linux with WASM compatibility.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, sensors_plus

More

Packages that depend on flutter_motion_sensors

Packages that implement flutter_motion_sensors