Description
Hello,
I hope you're doing well.
I’ve been using the vosk_flutter
package, and I encountered a couple of issues with the version available on pub.dev.
Specifically, I faced compatibility problems with newer versions of the http
and permission_handler
libraries. There are conflicts that prevent the package from functioning correctly when these libraries are updated.
Additionally, I noticed that the GitHub version of the package contains fixes and updates that resolve these issues. However, the latest changes haven't been published to pub.dev (vosk_flutter: ^0.3.48)
yet.
Would it be possible to release a new version of the package on pub.dev that includes these updates? It would greatly help users who are working with the latest versions of the http and permission_handler libraries.
Thank you for your great work, and I look forward to your response
.