flutter_motion_sensors 0.0.2 copy "flutter_motion_sensors: ^0.0.2" to clipboard
flutter_motion_sensors: ^0.0.2 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.

0.0.2 - 2025-08-30 #

Added #

  • Full Swift Package Manager (SPM) support for iOS and macOS
  • Native CoreMotion integration for optimal performance and battery efficiency
  • Real-time motion data streaming at 60Hz update rate
  • Automatic motion sensor permission handling with proper Info.plist configurations
  • Swift 5.0+ compatibility with modern iOS/macOS versions
  • Comprehensive SPM documentation and usage examples
  • Enhanced platform support documentation with SPM integration details

Changed #

  • Improved platform support with native iOS/macOS implementations
  • Enhanced error handling and fallback mechanisms for better reliability
  • Updated documentation to reflect SPM capabilities and usage

Fixed #

  • Resolved SPM compatibility warnings that were affecting package scoring
  • Improved test coverage and reliability across all platforms
  • Enhanced platform interface for better cross-platform compatibility

Security #

  • Added proper permission handling for motion sensor access on iOS/macOS

0.0.1 - 2024-12-19 #

[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.2 - Major update with full Swift Package Manager support, native CoreMotion integration, and enhanced platform support
  • 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
48
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