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)
  • πŸ“± Widgets

    • Txt (custom text widget)
    • Buttons
    • TextFormInput
  • πŸ”” Notifications

    • Toast (pShowToast)
    • Snackbar (pSnackBar)
  • 🧭 Navigation

    • Simple navigation helpers (pSetRout)
  • πŸ” Focus Helpers

    • Easily dismiss the keyboard (pFocusOut)
  • πŸ’° Currency Formatter

    • Format numbers with locale & compact option

πŸ“¦ Installation

Add this line to your pubspec.yaml:

dependencies:
  ui_mate: ^0.0.1