swip 1.0.0+3 copy "swip: ^1.0.0+3" to clipboard
swip: ^1.0.0+3 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+3 2025-11-XX #

Fixed #

  • Removed nested lib/packages/swip_core directory
  • Fixed undefined exports (EmotionRecognitionConfig, EmotionState)
  • Added version constraint to synheart_wear dependency

1.0.0 2025-11-XX #

Added #

  • Initial release of SWIP Flutter SDK
  • SWIP SDK Manager for session management
  • Integration with synheart_wear for sensor data collection
  • Integration with synheart_emotion for emotion recognition
  • Integration with swip_core for SWIP score computation
  • Consent management system
  • Local storage and sync capabilities
  • Legacy ML components (feature extraction, SVM predictor, emotion recognition)

Fixed #

  • Removed nested lib/packages/swip_core directory
  • Fixed undefined exports (EmotionRecognitionConfig, EmotionState)
  • Added version constraint to synheart_wear dependency