ubuntu_lints

Package with the lint rules used in all Flutter and Dart projects maintained by Canonical.

Install

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

Libraries

ubuntu_lints