Skip to content

Flutter / Dart Development Guidelines

Objective: Define standards for building high-quality, cross-platform Flutter applications, covering Dart language features, widget architecture, state management, performance, testing, and build configuration.

Source File

View the full rule: .agent/rules/flutter.md

Sections

    1. Dart Language
    1. Widget Architecture
    1. State Management
    1. Performance
    1. Testing & Build

Released under the MIT License.