mirror of
https://github.com/flutter/flutter.git
synced 2026-02-04 01:56:32 +08:00
Flutter Analyzer Plugin
This plugin provides custom lint rules specific to development within flutter/flutter.
This plugin is a WIP as cases covered by dev/bots/analyze.dart are ported to this plugin,
with the eventual goal of implementing as many of the checks as possible to reduce the number
of analysis failures only discovered by CI checks.