This commit introduces the initial setup for the Lightcloud Flutter application including: - Basic project structure with Android and web configurations - Authentication screen with login/register functionality - Initial UI components and theme setup
4 lines
111 B
INI
4 lines
111 B
INI
org.gradle.jvmargs=-Xmx4G -XX:+HeapDumpOnOutOfMemoryError
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|