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>
635 B
635 B
kittie_mobile
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.