/
TheWitcher1991
/
chat-template-flutter
Обзор
Документация
Войти
/
TheWitcher1991
/
chat-template-flutter
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
android/app/src/debug/AndroidManifest.xml
7 строк
326 B
TheWitcher1991
Update
27 мар 2021, 15:43
27 мар 2021, 15:43
d32e42d
Код
Авторство
О чём код?
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.badler"> <!-- Flutter 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>