ui_mate 0.0.7 copy "ui_mate: ^0.0.7" to clipboard
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)
  • πŸ“± 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

2
likes
130
points
164
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter UI helper package with widgets like buttons, text inputs, toast, snackbar, navigation, etc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

cached_network_image, cupertino_icons, flutter, fluttertoast, intl, photo_view, shared_preferences, url_launcher

More

Packages that depend on ui_mate