- 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>
8 lines
152 B
XML
8 lines
152 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Workspace
|
|
version = "1.0">
|
|
<FileRef
|
|
location = "group:Runner.xcodeproj">
|
|
</FileRef>
|
|
</Workspace>
|