swip 1.0.0+2
swip: ^1.0.0+2 copied to clipboard
Synheart Wellness Impact Protocol - Flutter SDK
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.
1.0.0+2 2024-12-XX #
Fixed #
- Updated README.md with correct installation instructions (hosted dependencies)
- Fixed ConsentManager API examples to include required 'reason' parameter
- Fixed EmotionConfig usage examples (removed non-existent defaultConfig)
1.0.0+1 2024-12-XX #
Added #
- Initial release of SWIP Flutter SDK
- Integration with synheart_wear for wearable data collection
- Integration with synheart_emotion for emotion recognition
- SWIP Score computation engine
- Real-time biosignal processing and feature extraction
- Support for multiple model backends (JSON linear, ONNX, CoreML)
- Consent management and privacy controls
- Local storage and data persistence
Features #
- Real-time SWIP score computation (0-100 scale)
- Heart rate and HRV feature extraction
- Emotion recognition integration
- Wearable device support
- Configurable inference intervals and window sizes
- Session management
- Data synchronization capabilities