main library

Native analyzer plugin entry point for saropa_lints.

The analysis server discovers this via lib/main.dart and accesses the top-level plugin variable.

Consumer projects enable this in analysis_options.yaml:

plugins:
  saropa_lints: ^5.0.0

Classes

SaropaLintsPlugin
Native analyzer plugin for saropa_lints.

Properties

plugin SaropaLintsPlugin
Top-level plugin instance discovered by the analysis server.
final