|
1
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> |
|
2
|
<!-- Flutter needs it to communicate with the running application |
|
3
|
to allow setting breakpoints, to provide hot reload, etc. |
|
4
|
--> |
|
5
|
<uses-permission android:name="android.permission.INTERNET"/> |
|
6
|
</manifest> |