csdcorp / speech_to_text

A Flutter plugin that exposes device specific text to speech recognition capability.
BSD 3-Clause "New" or "Revised" License
348 stars 217 forks source link

user denied permissions! #480

Closed binSaed closed 2 months ago

binSaed commented 3 months ago

this issue is to ask if the user denied permissions what the next step any method to re-ask permission or a method to open the App setting?

agladyshev commented 3 months ago

Consider using permission_handler package, it has a method to open app settings and check current permission status