Common UI Utility plugins used by Flutter devs on a daily basis
Features
- Toast
- AlertDialogue
- Loader
Getting started
Usage
This package contains common UI utility package. It is used to display Toast, Loading indicator, and AlertDialogue
UIUtils.showToast("Hello dear");