Overview
Initialize the Flutter project structure based on the PRD and Design System.
Requirements
- Set up Riverpod for state management.
- Set up GoRouter for navigation.
- Implement AppTheme (Colors/Fonts extracted from Figma).
- Configure
flutter_naver_map and geolocator dependencies.
- Create basic folder structure (Clean Architecture).
References
- PRD Section 1.1 (Tech Stack)
- Figma Page 1 (Design System)