error_stack 1.3.1
error_stack: ^1.3.1 copied to clipboard
ErrorStack helps you swiftly deal with errors in your Flutter applications! Custom error handling UI and logging to keep you productive.
1.3.1 - 2024-05-12 #
- Update pubspec.yaml
- Update workflow
1.3.0 - 2024-05-11 #
- Update pubspec.yaml
1.2.1 - 2024-05-04 #
- Update logo
- Update README.md
- Small tweak to storage key
1.2.0 - 2024-05-01 #
- Update README.md
1.1.0 - 2024-05-01 #
- Remove
nylo
dependency. - Add
flutter_secure_storage
dependency. - Update debug and release widget.
1.0.0 - 2024-05-01 #
- Initial release.