terminal_decorate 0.1.0 copy "terminal_decorate: ^0.1.0" to clipboard
terminal_decorate: ^0.1.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
0
pub points
0%
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

License

unknown (license)

Dependencies

syntax_sugar

More

Packages that depend on terminal_decorate