initialize flutter

This commit is contained in:
open-trade
2020-11-06 18:04:04 +08:00
commit 08a7f6d10d
62 changed files with 1629 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true