/
DesertKeeper
/
Meta_tec
Обзор
Документация
Войти
/
DesertKeeper
/
Meta_tec
Код
Запросы
0
Задачи
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
flutter_application_1/android/app/src/debug/AndroidManifest.xml
7 строк
378 B
Me4anick
Load
22 ноя 2024, 13:48
22 ноя 2024, 13:48
d83786f
Код
Авторство
О чём код?
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <!-- The INTERNET permission is required for development. Specifically, the Flutter tool needs it to communicate with the running application to allow setting breakpoints, to provide hot reload, etc. --> <uses-permission android:name="android.permission.INTERNET"/> </manifest>