UNPKG

quickbuild

Version:

A mature, feature-complete application generator with an emphasis on speed

8 lines (7 loc) 349 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="me.simpleboilerplate.flutter_boilerplate"> <!-- 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>