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

outdated

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

3
likes
0
points
9
downloads

Publisher

verified publisherhelio.me

Weekly Downloads

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