reinialize LLC example

This commit is contained in:
Neevash Ramdial
2021-01-21 06:35:10 -04:00
parent b5feb31fd0
commit e27f3f8de1
59 changed files with 1013 additions and 0 deletions
@@ -0,0 +1,7 @@
<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>