- Update GitHub workflows
- Update pubspec.yaml
- Update the pubspec.yaml
- Update the pubspec.yaml
- Refactor as per flutter_lints suggestions
- Update copyright year
- Update the pubspec.yaml
- Update debug widget
- Merge PR from @SalihCanBinboga to allow the debug widget to be shown in release mode
- Update debug widget
- 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
- Update README.md
- Update README.md
- Add extra check in
ErrorWidget.builder
to get file name from the stack trace
- 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
- Update screenshots
- Add
errorWidget
to ErrorStack init method. This allows you to set a custom error widget to be displayed when an error occurs in production.
- Update debug and release widget to support responsive design.
- Update pubspec.yaml
- Update pubspec.yaml
- Update pubspec.yaml
- Update pubspec.yaml
- Update workflow
- Update pubspec.yaml
- Update logo
- Update README.md
- Small tweak to storage key
- Update README.md
- Remove
nylo
dependency. - Add
flutter_secure_storage
dependency. - Update debug and release widget.
- Initial release.