product/utils/utils library
Classes
- AutoResizeText
- A Custom Text widget resizes to fit parent's constraints
- Blank
- Blurred
- LoaderManager
- Helper class for showing loader dialog
- LoaderRoute
- A DialogRoute shows CircularProgressIndicator in center
- Logger
- A UTILITY FOR PRINTING COLORFUL LOGS FOR DEBUG AND PROFILE MODE
- OverlayManager
- Simple OverlayManager for showing overlays(toasts or custom overlays).
- SliverBlank
Enums
- LogColors
- Enumerations of color codes for ease of use
- ToastPosition
- Screen position of Toast
Typedefs
- PositionedBuilder = Positioned Function(BuildContext context)