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

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

CHANGELOG #

0.0.8 | 09.19.25 #

Chore #

  • Update analyzer to latest

0.0.7 | 08.16.25 #

Features #

  • Allow timeout to be passed in during progress update toasts

0.0.6 | 07.16.25 #

Features #

  • Create enum for NotificationTriggers to communicate to the IDE from the CLI

0.0.5 | 07.15.25 #

Breaking #

  • CodeAction.kind is now CodeAction.kinds to support multiple entries and reduce duplication

Features #

  • Create FormatFile code action to run dart format post lint_kit fix
    • Note: This does nothing in the IDE, it's only for the CLI

0.0.4 | 07.14.25 #

Features #

  • Create AnalyzeDirectoriesInput and AnalyzePathsInput to replace AnalyzeWorkspaceInput and AnalyzeWorkspacesInput
  • Add workspace to ServerNotification to improve IDE scoping

0.0.3 | 06.12.25 #

Enhancements #

  • Override toString to improve logging

0.0.2 | 05.12.25 #

Chore #

  • Update pubspec

0.0.1 | 05.10.25 #

🚀 Initial Release 🚀

0
likes
130
points
284
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, equatable, equatable_annotations, json_annotation

More

Packages that depend on lint_kit_domain