flutter_stack_trace 1.0.3 copy "flutter_stack_trace: ^1.0.3" to clipboard
flutter_stack_trace: ^1.0.3 copied to clipboard

A package for manipulating flutter stack traces and printing them readably,base on stack_trace

1.0.3 #

  • add isDebug()
  • FlutterChain.capture() add lineMaxLength
  • fix error when stack is null

1.0.2 #

  • upgrade stack_trace: ^1.11.1
  • debugLog()Support for super long text
  • When showLine is not specified, if the text length is greater than maxLength, it will be no dividing line.

1.0.1 #

  • fix not print flutter framework exception
  • add dividing line, let log print clearer

0.1.5 #

  • add Simple Mode
0
likes
130
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A package for manipulating flutter stack traces and printing them readably,base on stack_trace

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, stack_trace

More

Packages that depend on flutter_stack_trace