Sign in
dart
/
http.git
/
15ec3ba
/
.
/
pkgs
/
cupertino_http
/
example
/
android
/
app
/
src
/
profile
/
AndroidManifest.xml
blob: 0a221468cf3a39280ca68580450774743b18a66c [
file
] [
log
] [
blame
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"io.flutter.cupertino_http_example"
>
<uses-permission
android:name
=
"android.permission.INTERNET"
/>
</manifest>