console 4.1.0 console: ^4.1.0 copied to clipboard
A library for common features required by console applications, including color formatting, keyboard input, and progress bars.
4.1.0 #
- Null Safety
4.0.0 #
- Code styling updates
3.0.0 #
First Dart 2 release.
- Console colors (ANSI)
- Icons (UTF-8)
- Keyboard capture
- Experimental clipboard support
- Progress bars
- Flexible prompts
- Shell prompts
- Choosers
- Fancy formatting
- Loading bars
- Timer (like pub's timer)
- Fancy trees (like the npm dependency trees)
- Simple unit testing