mhmzdev / awesome_snackbar_content

A beautiful dart package to uplift your SnackBar experiences in the application
https://pub.dev/packages/awesome_snackbar_content
MIT License
100 stars 67 forks source link

top snackbar #5

Closed thorizer closed 2 years ago

thorizer commented 2 years ago

love the design , since this package can uplift my SnackBar experience , can I uplift the SnackBar itself to the top ? like this package https://pub.dev/packages/top_snackbar_flutter

AdebayoGit commented 2 years ago

Hi,

From the link you shared, I can see that that is not a snack bar, it is actually called a Banner. However, I believe it can be done by calling the material banner method on your scaffold messenger instead. Goodluck

mhmzdev commented 2 years ago

New version has been updated with the use of materialBanner