chore: move examples to separate repository

This commit is contained in:
Nick Fisher
2024-06-26 12:41:58 +08:00
parent 4955837518
commit b117a4a19c
393 changed files with 0 additions and 14437 deletions

View File

@@ -1,7 +0,0 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The INTERNET permission is required for development. Specifically,
the Flutter tool 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>