df_safer_dart_lints 0.3.3 copy "df_safer_dart_lints: ^0.3.3" to clipboard
df_safer_dart_lints: ^0.3.3 copied to clipboard

Lints for the df_safer_dart package. Uses annotations from the df_safer_dart_annotation package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add df_safer_dart_lints

With Flutter:

 $ flutter pub add df_safer_dart_lints

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

dependencies:
  df_safer_dart_lints: ^0.3.3

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:df_safer_dart_lints/df_safer_dart_lints.dart';
1
likes
140
points
57
downloads

Publisher

verified publisherdev-cetera.com

Weekly Downloads

Lints for the df_safer_dart package. Uses annotations from the df_safer_dart_annotation package.

Homepage
Repository (GitHub)

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com
www.patreon.com
github.com

License

MIT (license)

Dependencies

analyzer, custom_lint_builder, df_safer_dart, df_safer_dart_annotations

More

Packages that depend on df_safer_dart_lints