gradient_coloured_buttons 0.0.1 gradient_coloured_buttons: ^0.0.1 copied to clipboard
A Flutter package that offers customizable buttons with gradient colors. Enhance your Flutter UI by easily creating buttons with smooth gradient backgrounds. Customize the gradient colors, button dime [...]
[0.0.1] - Initial Release #
- Added
GradientButton
widget that displays a button with a gradient background. - Allows customization of button text, gradient colors, dimensions, border radius, and text style.
- Supports null safety features introduced in Dart and Flutter.