soundify 0.1.0
soundify: ^0.1.0 copied to clipboard
A powerful Flutter library for contextual audio and sensory feedback.
CHANGELOG.md
## 0.1.0
* Initial release with core support for audio feedback rules:
- Swipe
- Shake
- Tap
- State-based trigger (e.g., success)
- Text-to-speech announcements
- Beep tones
* Provides `Soundify`, `SoundifyWrapper`, and `SoundRules` utilities to trigger sounds based on user interactions or events.
* Includes customizable sound rules and an easy-to-integrate widget wrapper.