vosk-flutter
vosk-flutter copied to clipboard
Migration to sdk >= 3.0.0, gradle 8, flutter 3.24.3
Hi, i noticed that the current state of the library, didnt work with the latest flutter version.
Therefore i
- updated all dependencies,
- migrated build scripts to gradle 8
- applied latest linter recommendations
- bumped android version of vosk
Works now for me in a vanilla project, using the latest flutter version (3.24.3)
Hope its mergeable Regards