This package is a developer tool for users of disco, designed to help stop common issues and simplify repetitive tasks.

It is highly recommended to use this lint package in combination with disco.

Getting started

Be sure to have the Dart SDK version >= 3.10.0 and the Flutter SDK >= 3.38.0.

Then edit your analysis_options.yaml file and add these lines of code:

plugins:
  disco_lint: ^1.0.0

ASSISTS

Wrap with ProviderScope

Wrap with ProviderScope sample

Libraries

disco_lint
main