Skip to content

Releases: nylo-core/error-stack

v1.10.1

04 Jan 13:15
Compare
Choose a tag to compare
  • Update the pubspec.yaml

v1.10.0

02 Nov 11:05
Compare
Choose a tag to compare
  • Refactor as per flutter_lints suggestions
  • Update the pubspec.yaml

v1.9.0

24 Jul 10:01
Compare
Choose a tag to compare
  • Merge PR from @SalihCanBinboga to allow the debug widget to be shown in release mode

v1.8.1

20 Jul 14:32
Compare
Choose a tag to compare
  • Update debug widget

v1.8.0

06 Jul 12:28
Compare
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
Compare
Choose a tag to compare
  • Update README.md

v1.7.2

15 Jun 20:40
Compare
Choose a tag to compare
  • Update README.md

v1.7.1

14 Jun 20:33
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Update screenshots