Start trying to fix permission errors on Android

This commit is contained in:
zontreck 2024-07-24 07:07:34 -07:00
parent e62fc5cf91
commit 9055c8cb0a
8 changed files with 94 additions and 7 deletions

View file

@ -3,6 +3,7 @@
#
list(APPEND FLUTTER_PLUGIN_LIST
permission_handler_windows
url_launcher_windows
)