ui_mate 0.0.8
ui_mate: ^0.0.8 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