- Initialize Flutter 3.38 project with all platforms - Add build-time version generation from pubspec.yaml - Print version to console on app startup - Create CHANGELOG.md following Keep a Changelog format - Update .gitignore for Flutter + generated files - Basic app scaffold with Material 3 theming 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 lines
138 B
Properties
3 lines
138 B
Properties
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
|
|
android.useAndroidX=true
|