Dart Frog Lint


discord dart

ci coverage pub package style: dart_frog_lint License: MIT

A collection of lint rules built specifically for Dart Frog.

Documentation 📝

For official documentation, please visit dart-frog.dev.

Quick Start 🚀

  1. Install dart_frog_lint

    dart pub add --dev dart_frog_lint

  2. Add an analysis_options.yaml to the root of your project with the recommended rules

    include: package:dart_frog_lint/recommended.yaml
    

Libraries

dart_frog_lint
A collection of lint rules built specifically for Dart Frog. Learn more at https://dart-frog.dev