lint_kit_core 0.0.10 copy "lint_kit_core: ^0.0.10" to clipboard
lint_kit_core: ^0.0.10 copied to clipboard

Internal shared infrastructure for the Lint Kit ecosystem. Not intended for public use.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lint_kit_core

With Flutter:

 $ flutter pub add lint_kit_core

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

dependencies:
  lint_kit_core: ^0.0.10

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:lint_kit_core/lint_kit_core.dart';
0
likes
110
points
742
downloads

Publisher

verified publisherlintkit.dev

Weekly Downloads

Internal shared infrastructure for the Lint Kit ecosystem. Not intended for public use.

View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

autoequal, crypto, equatable, file, get_it, get_it_injector, glob, json_annotation, lint_kit_domain, lukehog_client, platform, revali_client, yaml

More

Packages that depend on lint_kit_core