- Completed authentication system with signup, login, password reset, and logout - Enhanced error handling and accessibility across all auth flows - Added comprehensive loading states and user feedback - Implemented confirmation dialogs for destructive actions - Setup complete Flutter project structure with proper configuration - Added planning documentation for Phase 2 household creation - All Phase 1 success criteria verified and complete
4 lines
135 B
INI
4 lines
135 B
INI
org.gradle.jvmargs=-Xmx4G -XX:MaxMetaspaceSize=2G -XX:+HeapDumpOnOutOfMemoryError
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|