This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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: |