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.

Just terminal exit codes with more description to use in dart

Getting started #

dart pub add all_exit_codes

Usage #

import 'package:all_exit_codes/all_exit_codes.dart';

Never main() {
  print('Maybe you are using this command wrong. Check the usage.');
  exit(wrongUsage);
}

LICENSE #

BSD 3-Clause License

CONTRIBUTE #

Just do a PR

2
likes
0
pub points
50%
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