dart_frog_lint 0.1.0 copy "dart_frog_lint: ^0.1.0" to clipboard
dart_frog_lint: ^0.1.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

With Flutter:

 $ flutter 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.1.0

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:dart_frog_lint/dart_frog_lint.dart';
4
likes
160
points
593
downloads
screenshot

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
Contributing

Topics

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

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

very_good_analysis

More

Packages that depend on dart_frog_lint