exception_toast 0.9.0 copy "exception_toast: ^0.9.0" to clipboard
exception_toast: ^0.9.0 copied to clipboard

discontinued
outdated

A flutter package that shows exceptions in a toast message

exception_toast #

A flutter package that shows exceptions in a toast message

Watch on GitHub Star on GitHub

Getting Started #

Use it for example to show the uncaught exception of zoned app in a toast.

ExceptionToast.show(error: 'my error message', trace: null);

License #

This project is licensed under the MIT License - see the license file for details.

0
likes
40
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package that shows exceptions in a toast message

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on exception_toast

Packages that implement exception_toast