terminal_decorate 0.3.0 copy "terminal_decorate: ^0.3.0" to clipboard
terminal_decorate: ^0.3.0 copied to clipboard

Terminal colorization (colorful command line) and text style decoration.

example/main.dart

import 'color_example.dart';
import 'font_example.dart';

void main() {
  fontExample();
  colorExample();
}
0
likes
150
pub points
17%
popularity

Publisher

unverified uploader

Terminal colorization (colorful command line) and text style decoration.

Repository (GitHub)
View/report issues

Topics

#cli #color #command-line-color #terminal-colorization #terminal-decoration

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on terminal_decorate