lint_kit_cli 0.0.31 copy "lint_kit_cli: ^0.0.31" to clipboard
lint_kit_cli: ^0.0.31 copied to clipboard

The official CLI for the Lint Kit ecosystem. Authenticate, manage devices, run analyzers, retrieve logs, and interact with the Lint Kit backend.

CHANGELOG #

0.0.31 | 10.15.25 #

Enhancements #

  • Update create init command to
    • use the latest analyzer version
    • Replace noop with dry-run

0.0.30 | 08.22.25 #

Enhancements #

  • Update error messages for the ci command

0.0.29 | 08.21.25 #

Features #

  • Detect CI environments
  • Add ci command for
    • Enabling CI environments
    • Creating CI bots
    • Removing CI bots
    • Managing CI account

Enhancements #

  • Clean up prompt copy
  • Remove required workspace directory from logs package command
  • Clean up what is logged to reduce noise

0.0.27 | 08.16.25 #

Enhancements #

  • Print when running locally
  • Remove hardcoded local port

0.0.26 | 07.16.25 #

Fixes #

  • Issue where lint_kit fix would remove trailing whitespace in a file
  • Issue where lints would not be updated after lint_kit fix

0.0.25 | 07.16.25 #

Enhancements #

  • Handle relative paths in lint_kit server start-analyzer command

0.0.24 | 07.16.25 #

Enhancements #

  • Execute lint_kit fix fixes in reverse order to apply multiple fixes to the same file
    • This is not the final solution, but it's a step in the right direction
  • Update copy for args in lint_kit fix command

0.0.23 | 07.15.25 #

Features #

  • Create lint_kit fix command
    • Analyzes files and applies fixes for all lints

0.0.22 | 07.14.25 #

Features #

  • Simplify analyze command
    • Remove directory and file args, usage is now lint_kit analyze <paths|directories>
    • Remove workspace arg, lsp will now deduce the workspace from the current working directory
    • Significantly improve Lint console output

Fixes #

  • Hide hidden prompt inputs from logger

Enhancements #

  • Remove extra test arg in server notifications listen
  • Add workspace arg to server notifications test (hidden)

0.0.21 | 06.17.25 #

Enhancements #

  • Improve registering devices

0.0.20 | 06.12.25 #

Fixes #

  • Remove suffix from packageName within LintKitAnalyzer

0.0.19 | 06.10.25 #

Enahncements #

  • Add retry logic when listening for server notifications

0.0.18 | 06.07.25 #

Enahncements #

  • Remove _lint_kit suffix from lint_kit create init command

0.0.17 | 06.06.25 #

Enahncements #

  • Improve error logging
  • Update example lints by making it simpler to read

0.0.16 | 06.06.25 #

Features #

  • Require Dart 3.7.0+

0.0.15 | 06.06.25 #

Enhancements #

  • Improve registering/claiming device during auth flow

0.0.14 | 06.04.25 #

Features #

  • Flush logger before exiting

Enhancements #

  • Improve logging when registering device
  • Some general logging improvements

0.0.13 | 06.04.25 #

Fixes #

  • Fix version number

0.0.12 | 06.04.25 #

Features #

  • Create devices upgrade command to start subscription
  • Create devices downgrade command to stop subscription
  • Create devices manage command to manage subscriptions
    • This is primarily to allow users to change their payment method
    • This will likely change in the future
  • devices update now prompts for selecting a device to update
  • Update servers command to be more intentional

Enhancements #

  • Remove auth token when 401 response is received
  • Improve logs to include request and responses

Fixes #

  • await purges
    • exited too early where race condition stopped the purge

0.0.11 | 05.23.25 #

Fix #

  • Template when creating a new lint kit project

0.0.10 | 05.21.25 #

Fix #

  • Issue where incorrect device id was uploaded
  • Register device on devices commands
  • Claim device on auth commands

0.0.7 | 05.13.25 #

Fix #

  • Issue log files would not be updated after purge

0.0.6 | 05.13.25 #

Fix #

  • Issue where log files were not being created

0.0.5 | 05.13.25 #

Fix #

  • Syncing versions with pubspec.yaml

0.0.4 | 05.12.25 #

Fix #

  • Lint kit starter project template

0.0.3 | 05.12.25 #

Fix #

  • Include generated files

0.0.2 | 05.12.25 #

Chore #

  • Update pubspec

0.0.1 | 05.10.25 #

πŸš€ Initial Release πŸš€

0
likes
110
points
258
downloads

Publisher

verified publisherlintkit.dev

Weekly Downloads

The official CLI for the Lint Kit ecosystem. Authenticate, manage devices, run analyzers, retrieve logs, and interact with the Lint Kit backend.

View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, change_case, equatable, file, get_it, http, intl, json_annotation, lint_kit_core, lint_kit_domain, mason, mason_logger, meta, platform, pub_semver, pub_updater, revali_client

More

Packages that depend on lint_kit_cli