This commit is contained in:
Phuoc Nguyen
2025-10-10 16:38:07 +07:00
parent e5b247d622
commit b94c158004
177 changed files with 25080 additions and 152 deletions

View File

@@ -62,7 +62,7 @@ You have access to these expert subagents - USE THEM PROACTIVELY:
---
## Flutter Best Practices
- Use Flutter 3.x features and Material 3 design
- Use Flutter 3.35.x features and Material 3 design
- Implement clean architecture with Riverpod for state management
- Use Hive CE for local database and offline-first functionality
- Follow proper dependency injection with GetIt