cody - HTMLify profile

cody
4270 Files
637781 Views
Latest files of /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/app/src/debug
AndroidManifest.xml
cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/app/src/debug/AndroidManifest.xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The INTERNET permission is required for development. Specifically,
the Flutter tool 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>
<!-- The INTERNET permission is required for development. Specifically,
the Flutter tool 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>