flutter_motion_sensors 0.0.2
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.