043ee213f7
- flutter create with project-name kittie_mobile, org com.kittie, platforms ios+android - pubspec.yaml with full dependency stack: Riverpod 3, Drift 2, Rive 0.14, go_router, google_fonts, flutter_local_notifications, http, uuid, custom_lint - Feature-first lib/ structure: core, data, domain, pet, features (tasks/onboarding/zen_mode/daily_reset), shared - assets/animations and assets/fonts directories with .gitkeep - CLAUDE.md with architecture, stack, ports, naming conventions, build commands - flutter analyze: no issues, flutter test: 1/1 passed Co-Authored-By: Claude Sonnet 4.6 <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>
|