dart cursor rules

39 tagged dart, measured the same way as everything else here.

Browse within: flutter 37dynamic-tools 20bloc 6clean-architecture 5

Arenukvern/mcp_flutter

Cursor rule Cursor

This document provides a condensed, unified overview of the application's architecture. It is designed to be a primary reference for understanding the core concepts, structure, and development patterns.

370 6d ago A 1,035 tokens original MIT

dart_doc

02

Arenukvern/mcp_flutter

Cursor rule Cursor

Please add comprehensive Dart documentation comments to the specified classes, following these guidelines.

370 6d ago A 0 tokens original MIT

Arenukvern/mcp_flutter

Cursor rule Cursor

Extension type const models provide type-safe wrappers around primitive types (String, int, Map) while maintaining zero runtime overhead. They're ideal for creating strongly-typed identifiers, value objects, and data containers that need compile-time safety without performance penalties.

370 6d ago A 17 tokens original MIT