interact_cli 2.4.0 copy "interact_cli: ^2.4.0" to clipboard
interact_cli: ^2.4.0 copied to clipboard

A collection of customizable interactive command-line components.

2.4.0 #

  • upgrade dart_cli dependency

2.3.0 #

  • add failed state to 'Spinner' and 'MultiSpinner'

2.2.0 #

  • Update sdk and dependencies to the most recent ones
  • Prevent cursor jumping from being seen on some terminals

2.1.1 #

  • Call reset on Ctrl+C forced exits
  • Add sigint handlers to components that don't read keys (spinners & progress)

2.1.0 #

  • Make confirm components enter-able if defaultValue is supplied
  • Add reset function which supports exception handling
  • Allow overriding Theme.defaultTheme directly

2.0.1 #

  • Fix a typo in the documentation

2.0.0 #

  • Migrate to null safety

1.1.0 #

  • Enforce stricter linter rules
  • Add more documentation comments
  • Change theme's spinner to spinners and accept List<String> instead of String

1.0.0 #

  • Initial version, created by Stagehand
4
likes
160
pub points
33%
popularity

Publisher

unverified uploader

A collection of customizable interactive command-line components.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dart_console, meta, tint

More

Packages that depend on interact_cli