flutter_lints 5.0.0 copy "flutter_lints: ^5.0.0" to clipboard
flutter_lints: ^5.0.0 copied to clipboard

Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dev:flutter_lints
copied to clipboard

With Flutter:

 $ flutter pub add dev:flutter_lints
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dev_dependencies:
  flutter_lints: ^5.0.0
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

1.21k
likes
160
points
3.42M
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

2024.06.24 - 2025.01.06

Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.

Repository (GitHub)
View/report issues
Contributing

Topics

#lints

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

lints

More

Packages that depend on flutter_lints