interact 2.1.0
interact: ^2.1.0 copied to clipboard
A collection of customizable interactive command-line components.
2.1.0 #
- Make confirm components enter-able if
defaultValueis supplied - Add
resetfunction which supports exception handling - Allow overriding
Theme.defaultThemedirectly
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
spinnertospinnersand acceptList<String>instead ofString
1.0.0 #
- Initial version, created by Stagehand