2021-09-29 23:57:09 +00:00
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
2021-11-11 03:00:38 +00:00
|
|
|
package="niuhuan.pikapika">
|
2021-09-29 23:57:09 +00:00
|
|
|
<!-- 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>
|