soundify 0.1.0 copy "soundify: ^0.1.0" to clipboard
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.
3
likes
150
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter library for contextual audio and sensory feedback.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, flutter, flutter_tts, haptic_feedback, sensors_plus

More

Packages that depend on soundify