mostly_reasonable_lints 0.1.2 copy "mostly_reasonable_lints: ^0.1.2" to clipboard
mostly_reasonable_lints: ^0.1.2 copied to clipboard

A mostly reasonable set of lints for Dart and Flutter projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mostly_reasonable_lints

With Flutter:

 $ flutter pub add mostly_reasonable_lints

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

dependencies:
  mostly_reasonable_lints: ^0.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:mostly_reasonable_lints/mostly_reasonable_lints.dart';
2
likes
130
points
510
downloads

Publisher

verified publisherleanflutter.dev

Weekly Downloads

A mostly reasonable set of lints for Dart and Flutter projects.

Repository (GitHub)
View/report issues

Topics

#lints

Documentation

API reference

License

MIT (license)

Dependencies

lints

More

Packages that depend on mostly_reasonable_lints