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