overlay_support
provider support for overlay, easy to build toast and internal notification.
How To Use
- add dependencies into you project pubspec.yaml file
dependencies:
overlay_support: ^0.0.1
- import package into your dart file
- use
showSimpleNotification
method to show a notification at top of screen