jonataslaw / get_cli

Official Getx CLI
Apache License 2.0
595 stars 174 forks source link

abiltiy to add permissions to the manifest files #136

Open imsamgarg opened 2 years ago

imsamgarg commented 2 years ago

is it possible to have to command to quickly manage os level app permissions ? something like

get create permission:camera get remove permission:camera

or get add permission:camera

or per platform basis get add permission:camera on android

is this a valid feature or it's just too niche to be included in the build?