gg_console_colors 2.1.5 copy "gg_console_colors: ^2.1.5" to clipboard
gg_console_colors: ^2.1.5 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
160
points
565
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

Documentation

API reference

License

MIT (license)

Dependencies

path

More

Packages that depend on gg_console_colors