Open PHPJourney opened 6 days ago
I'm having the same experience. Been trying different versions of Gradle and this library but can't resolve. This is on a brand new Flutter app. iOS builds fine, just Android fails.
Does the sample app work on your device? If so have you changed your manifest to match the permissions listed in the sample app?
In issue #457 ,I am try install speech_to_text, from version 6 to latest. get permission error by MODIFY_PHONE_STATE. but the permission is system permission. I can't use it
please fix it.