var_dump 0.0.1 copy "var_dump: ^0.0.1" to clipboard
var_dump: ^0.0.1 copied to clipboard

Dumps details in tree from variable. Optionally exits.

example/var_dump_example.dart

import 'dart:io';

import 'package:var_dump/var_dump.dart';

Never main() {
  print('Maybe you are using this command wrong. Check the usage.');
  exit(wrongUsage);
}
2
likes
0
pub points
51%
popularity

Publisher

verified publisherhelio.me

Dumps details in tree from variable. Optionally exits.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

all_exit_codes

More

Packages that depend on var_dump