ui/component/component library
Classes
- AppThemeCubit
- BottomLoader
- CustomAppBar
- CustomButton
- CustomCheckBox
- CustomRadio
- CustomRefreshIndicator
- ImageView
- InfiniteScrollWidget
- Line
- MenuItemCheckBoxWidget
- MenuItemWidget
- NoDataWidget
- PressableContainer
- PressableImage
- RoundButton
- ScrollToHide
- A widget that hides its child when the user scrolls down and shows it again when the user scrolls up. This behavior is commonly used to hide elements like a bottom navigation bar to provide a more immersive user experience.
- SearchView
- TimerView