cella_lints 0.1.1 copy "cella_lints: ^0.1.1" to clipboard
cella_lints: ^0.1.1 copied to clipboard

discontinuedreplaced by: auto_stories

Shared linter options and the sync tool from API docs behind it.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cella_lints

With Flutter:

 $ flutter pub add cella_lints

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

dependencies:
  cella_lints: ^0.1.1

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:cella_lints/cella_lints.dart';
0
likes
160
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Shared linter options and the sync tool from API docs behind it.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

html, http, path, yaml, yaml_edit

More

Packages that depend on cella_lints