Files
2022-01-24 16:10:41 +08:00

8 lines
348 B
XML

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