Releases: nylo-core/error-stack
Releases · nylo-core/error-stack
v1.10.0
02 Nov 11:05
Compare
Sorry, something went wrong.
No results found
Refactor as per flutter_lints suggestions
Update the pubspec.yaml
v1.9.0
24 Jul 10:01
Compare
Sorry, something went wrong.
No results found
Merge PR from @SalihCanBinboga to allow the debug widget to be shown in release mode
v1.8.1
20 Jul 14:32
Compare
Sorry, something went wrong.
No results found
v1.8.0
06 Jul 12:28
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v1.7.2
15 Jun 20:40
Compare
Sorry, something went wrong.
No results found
v1.7.1
14 Jun 20:33
Compare
Sorry, something went wrong.
No results found
Add extra check in ErrorWidget.builder to get file name from the stack trace
v1.7.0
14 Jun 13:59
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v1.5.0
10 Jun 08:43
Compare
Sorry, something went wrong.
No results found
Add errorWidget to ErrorStack init method. This allows you to set a custom error widget to be displayed when an error occurs in production.