flutter_common_widgets_softx 0.0.1
flutter_common_widgets_softx: ^0.0.1 copied to clipboard
A beautiful collection of reusable Flutter UI widgets — buttons, loaders, dividers, and snackbars — built by Ronak Softx.
🌟 flutter_common_widgets_softx #
A collection of beautiful and reusable Flutter UI components to speed up your app development — buttons, text fields, loaders, dividers, snackbars, and more — all customizable, responsive, and ready for production use.
🚀 Features #
✅ Buttons
AppButton— Gradient / Solid / Shadow / Icon buttons with loading stateAppOutlineButton— Customizable bordered button with prefix/suffix icons
✅ Text & Fields
AppText— Smart text widget supporting Google Fonts, shadows, styles, and selectable textAppTextField— Fully featured input field with icons, validation, borders, padding, etc.
✅ Loaders
AppLoader— Fullscreen or inline loaders powered byflutter_spinkit- Types: spinningLines, circle, fadingCube, pulse, ring, wave
✅ Dividers
AppDivider— Simple line divider with thickness, length, radius, and orientation optionsAppDashedDivider— Dotted or dashed dividers (horizontal / vertical)
✅ Snackbars
AppSnackBar— Show customizable snackbars with icons, duration, and actions
📦 Installation #
Add this line to your pubspec.yaml:
dependencies:
flutter_common_widgets_softx: ^0.0.1