top_alert_notification 0.0.4 copy "top_alert_notification: ^0.0.4" to clipboard
top_alert_notification: ^0.0.4 copied to clipboard

Creates a top notification centered in the screen. Pass in a child widget, a function for onTap, and enable a dismiss button. Supports a swipe up to dismiss option.

0.0.1 #

First push of new package

Creating top alert overlay inspired in part by Top Snackbar Flutter. Check them out as it's a solid overlay but did not fully meet our needs.

Adding in color option Adding in onTap option Adding in Gesture Detector for swipe away dismiss and onTap support Adding animation to the bounce in Removing animation for dismissing Fixing size issues on alert Fixing onTap for main alert not detecting in emtpy areas Adding custom color options Adding dismiss method Updating tap to include dismiss of element

0.0.2 #

Updating description and formatting

0.0.3 #

Updating description and formatting Adding custom Key value

0.0.4 #

Updating custom key value

1
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Creates a top notification centered in the screen. Pass in a child widget, a function for onTap, and enable a dismiss button. Supports a swipe up to dismiss option.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on top_alert_notification