stack_attack 0.0.0-pre.1 copy "stack_attack: ^0.0.0-pre.1" to clipboard
stack_attack: ^0.0.0-pre.1 copied to clipboard

outdated

Prettify your stack traces in Dart command line interfaces

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stack_attack

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

dependencies:
  stack_attack: ^0.0.0-pre.1

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:stack_attack/stack_attack.dart';
0
likes
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Prettify your stack traces in Dart command line interfaces

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

io, path, quiver, stack_trace

More

Packages that depend on stack_attack