flutter_wake_word 0.0.12
flutter_wake_word: ^0.0.12 copied to clipboard
This is an on-device "wake word" package for Flutter. A wake word is a keyword or sentance that activates your application
0.0.1 #
Initial release of flutter wake word detection library.
0.0.2 #
Several minor fixes
0.0.3 #
Added ReadMe.md
0.0.4 #
Added documentation and some cosmetic fixes
0.0.5 #
Cosmetic changes
0.0.6 #
Battery performance improvenments.
0.0.7 #
Support Swift 6.0 + fixes.
0.0.8 #
more for - Support Swift 6.0 + fixes.
0.0.9 #
Fix - stop listening not being envoked.
0.0.10 #
Fix - IOS event lisntening to event instead of events.
0.0.11 #
Fix Android slow memory leak
0.0.12 #
Issues with Pubignore