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

discontinued

A flutter package that shows exceptions in a toast message (overlay message to user)

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
pub points
0%
popularity

Publisher

unverified uploader

A flutter package that shows exceptions in a toast message (overlay message to user)

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on exception_toast