ui_mate 0.0.7
ui_mate: ^0.0.7 copied to clipboard
A Flutter UI helper package with widgets like buttons, text inputs, toast, snackbar, navigation, etc.
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