interact 2.2.0 copy "interact: ^2.2.0" to clipboard
interact: ^2.2.0 copied to clipboard

A collection of customizable interactive command-line components.

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
71
likes
130
pub points
99%
popularity

Publisher

verified publisherfrenco.dev

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