Skip to content

Instantly share code, notes, and snippets.

View yuhao-nyc's full-sized avatar

Yuhao yuhao-nyc

  • Simplebet
  • New York City
View GitHub Profile
@yuhao-nyc
yuhao-nyc / flutter-achitecture.mdc
Created May 15, 2025 16:25
Riverpod achitecture Cursor rules
# Flutter Architecture Rules
## Project Structure
The codebase must follow a layered architecture with these main directories:
```
lib/
├── main.dart # Entry point
├── app_startup.dart # App initialization