Beauton
Beauton is a beautiful, highly customizable Flutter button widget.
Instead of rewriting a styled button every time, just use Beauton and pass in what you need—height, width, colors, border radius, shadows, and your own widget child.
🚀 Features
- Custom height and width
- Fully customizable background color
- Border radius control
- Optional box shadows
- Supports any widget as child (text, icon, animation, etc.)
- Tap callback
💻 Installation
Add this to your pubspec.yaml:
dependencies:
beauton: ^1.0.0