ubuntu_lints 0.4.1%2B1
SDKdartflutter
Platformandroidioswindowslinuxmacosweb
Ubuntu lints package for Dart and Flutter.
ubuntu_lints
Package with the lint rules used in all Flutter and Dart projects maintained by Canonical.
Install
- Add
ubuntu_lintsas a dependency in yourpubspec.yamlby running:
dart pub add ubuntu_lints --dev
- Then include it on your
analysis_options.yamlfile:
include: package:ubuntu_lints/analysis_options.yaml