Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.63 KB

File metadata and controls

43 lines (29 loc) · 1.63 KB

Flutter MVVM Cursor Rules Guide

A concise set of Cursor Rules for Flutter MVVM architecture, repository pattern, and best practices, based on Flutter's recommended architecture.

Use these rules

What's included

  • Flutter MVVM + repository architecture guidance
  • Command/Result patterns
  • UI, data/domain, and testing guidelines

Remote rules (via GitHub)

Import rules directly from any GitHub repository you have access to—public or private.

  • Open Cursor Settings → Rules, Commands
  • Click + Add Rule next to Project Rules, then select Remote Rule (Github)
  • Paste the GitHub repository URL containing the rule
  • Cursor will pull and sync the rule into your project

References

Contributing

Improvements and extensions are welcome! Feel free to create an issue or pull request.

License

MIT License - see LICENSE for details.