deminearchiver_lints 2.1.2 copy "deminearchiver_lints: ^2.1.2" to clipboard
deminearchiver_lints: ^2.1.2 copied to clipboard

Opinionated lints for Dart and Flutter projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add deminearchiver_lints

With Flutter:

 $ flutter pub add deminearchiver_lints

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

dependencies:
  deminearchiver_lints: ^2.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:deminearchiver_lints/deminearchiver_lints.dart';
0
likes
140
points
45
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Opinionated lints for Dart and Flutter projects.

Homepage
Repository (GitHub)
View/report issues

Topics

#lints #analyzer #analysis

License

MIT (license)

Dependencies

flutter_lints, lints, very_good_analysis

More

Packages that depend on deminearchiver_lints