in_app_notification
A Flutter package to show custom in-app notification with any Widgets.
✍️ Usage
-
Import it.
-
Place
InAppNotification
Widget into your app. -
Invoke
show()
static method ofInAppNotification
.
A Flutter package to show custom in-app notification with any Widgets.
Import it.
Place InAppNotification
Widget into your app.
Invoke show()
static method of InAppNotification
.