console 1.1.1 copy "console: ^1.1.1" to clipboard
console: ^1.1.1 copied to clipboard

outdatedDart 1 only

Console Power Library

Console #

A Console Library for Epicness

Usage #

This library does not work in browsers (for a hopefully obvious reason).

import "package:console/console.dart";

void main() {
  // Initialize the Console. Throws an exception if advanced terminal features are not supported.
  Console.init();
  
  // Use the library.
}
66
likes
0
pub points
88%
popularity

Publisher

unverified uploader

Console Power Library

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

quiver

More

Packages that depend on console