Base Flutter App

This commit is contained in:
2021-01-06 16:12:32 -05:00
parent 24c4adf910
commit f59a5c06ba
48 changed files with 1566 additions and 185 deletions

View File

@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.reichard.Imagini">
package="com.reichard.imagini">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->