ui_mate
β¨ ui_mate is a Flutter UI helper package with ready-made widgets, helpers, and utilities.
It helps you quickly build beautiful Flutter apps with less boilerplate.
π Features
-
π¨ UI Helpers
- Custom BoxDecoration (
pBoxDecoration) - Custom Card (
pSetCard)
- Custom BoxDecoration (
-
π± Widgets
Txt(custom text widget)- Buttons
- TextFormInput
-
π Notifications
- Toast (
pShowToast) - Snackbar (
pSnackBar)
- Toast (
-
π§ Navigation
- Simple navigation helpers (
pSetRout)
- Simple navigation helpers (
-
π Focus Helpers
- Easily dismiss the keyboard (
pFocusOut)
- Easily dismiss the keyboard (
-
π° Currency Formatter
- Format numbers with locale & compact option
π¦ Installation
Add this line to your pubspec.yaml:
dependencies:
ui_mate: ^0.0.1
Libraries
- dialogs/overlay_loading
- global_config/btn_config
- global_config/text_input_config
- helpers/box_decoration
- helpers/card
- helpers/focus
- helpers/formatter
- helpers/toast
- ui_mate
- utils/date
- utils/pref
- utils/utils
- widgets/btn
- widgets/divider
- widgets/full_photo
- widgets/get_image
- widgets/loader
- widgets/read_more
- widgets/txt
- widgets/txt_input