We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6490aca commit 6755a39Copy full SHA for 6755a39
android/app/src/main/AndroidManifest.xml
@@ -30,4 +30,5 @@
30
android:name="flutterEmbedding"
31
android:value="2" />
32
</application>
33
+ <uses-permission android:name="android.permission.INTERNET"/>
34
</manifest>
0 commit comments