Skip to content

Instantly share code, notes, and snippets.

View woogi-kang's full-sized avatar
🎯
Focusing

Woogi woogi-kang

🎯
Focusing
View GitHub Profile
@woogi-kang
woogi-kang / flutter-cursorrules.mdc
Last active August 26, 2025 14:52
Flutter CursorRules - A set of standardized best practices for Flutter development that promote clean, maintainable, and efficient code.
# CursorRules for Flutter Developers
## Overview
This document provides a comprehensive set of cursor rules (development practices) for cr eating high-quality Flutter applications. These rules emphasize clean code, maintainability, and performance while leveraging modern Flutter and Dart features. The principles outlined here can be applied across projects to ensure consistency and quality.
## Core Principles
All cursor rules are based on these four fundamental principles: