lint_kit_domain 0.0.3 copy "lint_kit_domain: ^0.0.3" to clipboard
lint_kit_domain: ^0.0.3 copied to clipboard

Internal domain models and contracts used across 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_domain

With Flutter:

 $ flutter pub add lint_kit_domain

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

dependencies:
  lint_kit_domain: ^0.0.3

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_domain/lint_kit_domain.dart';
0
likes
120
points
344
downloads

Publisher

verified publisherlintkit.dev

Weekly Downloads

Internal domain models and contracts used across the Lint Kit ecosystem. Not intended for public use.

View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, autoequal, equatable, json_annotation

More

Packages that depend on lint_kit_domain