effective_dart 1.2.4 copy "effective_dart: ^1.2.4" to clipboard
effective_dart: ^1.2.4 copied to clipboard

discontinuedreplaced by: lints
outdated

Linter rules corresponding to the guidelines in Effective Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add effective_dart

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

dependencies:
  effective_dart: ^1.2.4

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

Import it

Now in your Dart code, you can use:

import 'package:effective_dart/effective_dart.dart';
128
likes
0
pub points
90%
popularity

Publisher

verified publishertenhobi.dev

Linter rules corresponding to the guidelines in Effective Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on effective_dart