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