alert_notification 0.0.2 copy "alert_notification: ^0.0.2" to clipboard
alert_notification: ^0.0.2 copied to clipboard

outdated

A simple alert for all the information your user should be notified of.

AlertNotification #

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

Alert Notification

Features #

  • Title
  • Subtitle
  • Background Color
  • Border and text color

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,
),

Additional information #

For issues or feature requests please file an issue on the Github page.

12
likes
0
pub points
57%
popularity

Publisher

unverified uploader

A simple alert for all the information your user should be notified of.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on alert_notification