How can I make a custom permission that prompts the user to enable permission to access the device's internal storage?

Project Settings

How can I create a custom permission that asks the user to enable permission to access the device's internal storage? From what I understand, I must first create a custom permission in the permissions tab (which is in app settings) and from this point on, what should I do? I haven't found anything directly that explains this process in detail.... Does anyone have a complete example to show?

I want the option to appear in the app's settings (within the tab of apps already installed on the phone) to enable the internal storage permission

Como posso fazer uma permissão customizada que solicite ao usuário habilitar a permissão de acesso ao armazenamento interno do dispositivo? Pelo que entendi primeiro devo criar uma permissão customizada na aba de permissões (que fica em app settings) e a partir deste ponto o que devo fazer? Não encontrei diretamente nada que explique em detalhes este processo.... Alguém teria um exemplo completo para mostrar?

What have you tried so far?

I tried to create a custom action to make this request according to some Flutter programming websites, but I was unsuccessful. The app does not enable the need for internal storage

Did you check FlutterFlow's Documentation for this topic?
No
3
1 reply