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

Official linter for the Pulsar Web Framework. Enforces architectural best practices — clarity over cleverness.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pulsar_lint

With Flutter:

 $ flutter pub add pulsar_lint

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

dependencies:
  pulsar_lint: ^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:pulsar_lint/pulsar_lint.dart';
1
likes
140
points
21
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official linter for the Pulsar Web Framework. Enforces architectural best practices — clarity over cleverness.

Homepage
Repository (GitHub)
View/report issues

Topics

#linter #web #frontend

License

BSD-3-Clause (license)

Dependencies

analyzer, custom_lint, custom_lint_builder, test

More

Packages that depend on pulsar_lint