dart_frog_lint 0.0.0 copy "dart_frog_lint: ^0.0.0" to clipboard
dart_frog_lint: ^0.0.0 copied to clipboard

A collection of lint rules built specifically for the Dart Frog backend framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_frog_lint

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

dependencies:
  dart_frog_lint: ^0.0.0

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:dart_frog_lint/dart_frog_lint.dart';
5
likes
0
points
5.29k
downloads

Publisher

verified publisherdart-frog.dev

Weekly Downloads

A collection of lint rules built specifically for the Dart Frog backend framework.

Homepage
Repository (GitHub)
View/report issues

Topics

#lint #server #backend #shelf #dart-frog

Documentation

Documentation

License

unknown (license)

Dependencies

very_good_analysis

More

Packages that depend on dart_frog_lint