gg_console_colors 2.0.3 copy "gg_console_colors: ^2.0.3" to clipboard
gg_console_colors: ^2.0.3 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();
}
1
likes
0
points
1.18k
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, colorize, gg_args, gg_process, path

More

Packages that depend on gg_console_colors