Skip to content

Releases: nylo-core/error-stack

v1.8.1

20 Jul 14:32

Choose a tag to compare

  • Update debug widget

v1.8.0

06 Jul 12:28

Choose a tag to compare

  • Update default height of the debug widget to 580.0
  • Set maxLines to 5 for the exceptionAsString value in the debug widget
  • Update README.md

v1.7.3

15 Jun 22:13

Choose a tag to compare

  • Update README.md

v1.7.2

15 Jun 20:40

Choose a tag to compare

  • Update README.md

v1.7.1

14 Jun 20:33

Choose a tag to compare

  • Add extra check in ErrorWidget.builder to get file name from the stack trace

v1.7.0

14 Jun 13:59

Choose a tag to compare

  • Fix error with Web not working
  • Add new Regex to catch more classNames in the stack trace
  • ErrorStackLogLevel.verbose (default)
  • Fix example project
  • Update README.md

v1.6.0

12 Jun 19:53

Choose a tag to compare

  • Update screenshots

v1.5.0

10 Jun 08:43

Choose a tag to compare

  • Add errorWidget to ErrorStack init method. This allows you to set a custom error widget to be displayed when an error occurs in production.

v1.4.0

05 Jun 16:00

Choose a tag to compare

  • Update debug and release widget to support responsive design.

v1.3.4

22 May 08:21

Choose a tag to compare

  • Update pubspec.yaml