globe_lints

Notice: As of 3 April 2026, this package is no longer maintained following the closure of Globe.dev.

Lint rules used across Globe projects.

Install

  • Add globe_lints as a dependency in your pubspec.yaml by running:
dart pub add globe_lints --dev
  • Then include it on your analysis_options.yaml file:
include: package:globe_lints/lints.yaml

Libraries