HaapiStepperErrorNotifier
Toast-based notification UI for HAAPI AppErrors (and, optionally, InputErrors). Wrap your app so
unrecoverable problems surface as dismissible toasts without each step having to handle them.
Loading playground…
Features
- Automatically shows notifications for
AppErrorand, optionally,InputError. - Auto-dismisses after a timeout, and manually via a close button.