Files
AppCardsStarter_Modelo/android/app/src/profile/AndroidManifest.xml
T
2021-09-22 09:35:49 -03:00

8 lines
342 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.hightechx.mobile.inconsultoria">
<!-- Flutter 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>