created flutter project

This commit is contained in:
2024-03-26 17:50:14 +01:00
commit 8feefc6e64
73 changed files with 2039 additions and 0 deletions

View File

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