flutter_wake_word 0.0.31
flutter_wake_word: ^0.0.31 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
0.0.13 #
Fix android lib issues.
0.0.14 #
Latest Android version supporting dedicated HW optimization for over 80 hours of battery life time.
0.0.15 #
Fixing IOS static link issues
0.0.16 #
Fixing IOS static link issues second try
0.0.17 #
Fixing IOS static link issues Third try
0.0.18 #
Fixing IOS static link issues Third try
0.0.19 #
Fixing IOS static / dynamic link issues forth try
0.0.20 #
Trying to use dynamic links mix with static did not work. Rolling back
0.0.21 #
Fixing IOS build issues
0.0.22 #
Fixing IOS build issues
0.0.23 #
Fixing IOS build issues
0.0.24 #
Finally a fix. For size we had to remove the simulator folder which caused unexpected errors with unrelated error messages from pod and xcode
0.0.25 #
Bringing IOS simulators back.
0.0.26 #
Removing leftovers from framework.
0.0.27 #
Fix very slow mem leak on Android
0.0.28 #
Fix another very slow mem leak on Android
0.0.29 #
Fix yet another and looks like final mem leak on Android.
0.0.30 #
Load dynamic libraries upfront on Android. It failed on some systems.
0.0.31 #
Change main model to hey look deep.