Files
packages.dart/deprecated/golden_layout/example/android/app/src/profile/AndroidManifest.xml
T
2026-01-15 14:38:46 -08:00

8 lines
327 B
XML
Vendored

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