quick_widgets 0.0.1
quick_widgets: ^0.0.1 copied to clipboard
Can called modiefied widgets like , loaders, toast, quick button, camera widgets
0.0.1 #
First release of Quick Widgets
This package provides a collection of commonly used and ready-to-use Flutter widgets:
- quick_widgets → Simple and customizable toast/snackbar utility
- DotLoader → Animated dot loader (3 dots bounce style)
- CameraApp2 (CameraWidget) → Camera preview with image & video capture
- MainButton → Stylish customizable button with loading state
- TikTokProgressLoader → Smooth progress bar inspired by TikTok
Just call QuickWidgets and you will have:
DotLoader, Camera, quick_widgets, MainButton, TikTokProgressLoader available to use in your app.