alert_notification

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

alert notification

AlertNotification #
This package shows a simple alert for all the information your user should be
notified of.
Default notification #

Outlined notification #

Features #

Fully customizable notification
Outlined version

Upcoming Features #

Close button
Richtext subtitle to include links
Animation on show
Animation on hide

Usage #
AlertNotification(
title: 'Info',
body: 'You should know this.',
type: AlertNotificationType.info,
),

AlertNotification.outlined(
title: 'Info',
body: 'You should know this.',
type: AlertNotificationType.info,
),
copied to clipboard
Additional information #
The Notification will take all available horizontal space.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.