drape_lint 0.2.0-alpha.1 copy "drape_lint: ^0.2.0-alpha.1" to clipboard
drape_lint: ^0.2.0-alpha.1 copied to clipboard

Reusable lint engine for Drape DHTML and DCSS sources.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add drape_lint

With Flutter:

 $ flutter pub add drape_lint

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

dependencies:
  drape_lint: ^0.2.0-alpha.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:drape_lint/drape_lint.dart';
0
likes
140
points
37
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Reusable lint engine for Drape DHTML and DCSS sources.

Repository (GitHub)
View/report issues

Topics

#lint #analyzer #flutter

License

MIT (license)

Dependencies

drape_compiler, drape_parser

More

Packages that depend on drape_lint