We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeda199 commit 7217189Copy full SHA for 7217189
1 file changed
example/android/app/src/main/AndroidManifest.xml
@@ -1,4 +1,5 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
2
+ <uses-permission android:name="android.permission.INTERNET" />
3
<application
4
android:label="phasetida_flutter_example"
5
android:name="${applicationName}"
0 commit comments