gg_console_colors 2.1.4 copy "gg_console_colors: ^2.1.4" to clipboard
gg_console_colors: ^2.1.4 copied to clipboard

A Dart package providing a collection of console colors to easily colorize command line outputs.

example/gg_console_colors_example.dart

#!/usr/bin/env dart
// @license
// Copyright (c) 2019 - 2024 Dr. Gabriel Gatzsche. All Rights Reserved.
//
// Use of this source code is governed by terms that can be
// found in the LICENSE file in the root of this package.

import 'package:gg_console_colors/gg_console_colors.dart';

Future<void> main() async {
  printExample();
}
0
likes
140
pub points
45%
popularity

Publisher

verified publisherinlavigo.com

A Dart package providing a collection of console colors to easily colorize command line outputs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

path

More

Packages that depend on gg_console_colors