flutter_wake_word 0.0.37 copy "flutter_wake_word: ^0.0.37" to clipboard
flutter_wake_word: ^0.0.37 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.

0.0.32 #

New android version.

0.0.33 #

Reduce the xcframework on IOS from 80MB to 2.6MB IOS - Fix crash when a following a call.

0.0.34 #

Change lookdee model

0.0.35 #

Fix record package dependencies from: record: ^5.2.0 to: record: '>=4.0.0' And also made other dependencies more flexible. Also new ios version with some improvenments

0.0.36 #

Remove unecessary record package

0.0.37 #

Improve multi model performance. Now you can run with multiple wake words and voice commands models in parallel with minimum impact.

11
likes
70
points
575
downloads

Publisher

unverified uploader

Weekly Downloads

This is an on-device "wake word" package for Flutter. A wake word is a keyword or sentance that activates your application

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, ios_microphone_permission, permission_handler, plugin_platform_interface

More

Packages that depend on flutter_wake_word

Packages that implement flutter_wake_word