ubuntu_lints 0.4.1 copy "ubuntu_lints: ^0.4.1" to clipboard
ubuntu_lints: ^0.4.1 copied to clipboard

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_lints as a dependency in your pubspec.yaml by running:
dart pub add ubuntu_lints --dev
copied to clipboard
  • Then include it on your analysis_options.yaml file:
include: package:ubuntu_lints/analysis_options.yaml
copied to clipboard
6
likes
120
points
3.94k
downloads

Publisher

verified publishercanonical.com

Weekly Downloads

2024.09.11 - 2025.03.26

Ubuntu lints package for Dart and Flutter.

Repository (GitHub)
View/report issues
Contributing

Topics

#lints

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

flutter_lints, yaml

More

Packages that depend on ubuntu_lints