This project is a Flutter web implementation that clones the main page of Cursor's website, with the name "Cursor" replaced with "Console" to clearly differentiate it from the official product. This is a toy project with no commercial purpose, focusing solely on recreating the UI/UX of the original page using Flutter web technology.
- Purpose: Educational/Practice - UI/UX implementation using Flutter web
- Target: Cursor's website main page clone (renamed as Console)
- Disclaimer: This is a non-commercial, educational project intended for learning purposes only
- Note: All instances of "Cursor" are replaced with "Console" to avoid confusion with the original product
- Framework: Flutter Web
- Architecture: Clean Architecture
- State Management: Riverpod + Hooks Riverpod
- Routing: Go Router
- Code Generation: Freezed