vosk-flutter icon indicating copy to clipboard operation
vosk-flutter copied to clipboard

Migration to sdk >= 3.0.0, gradle 8, flutter 3.24.3

Open garlicPasta opened this issue 5 months ago • 0 comments

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

garlicPasta avatar Sep 23 '24 17:09 garlicPasta