print_beautiful 0.0.1+2 copy "print_beautiful: ^0.0.1+2" to clipboard
print_beautiful: ^0.0.1+2 copied to clipboard

print() function that helps to understand the structure of the object printed

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add print_beautiful

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  print_beautiful: ^0.0.1+2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:print_beautiful/print_beautiful.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

print() function that helps to understand the structure of the object printed

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, equatable, meta

More

Packages that depend on print_beautiful