gradient_coloured_buttons 0.0.4
gradient_coloured_buttons: ^0.0.4 copied to clipboard
Create visually appealing buttons with customizable gradient colors, dimensions, and border radius to enhance your Flutter UI.
0.0.1 Initial Release #
- Added
GradientButtonwidget 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.
0.0.2 Just Text Changes #
- Just corrected some texts in README.md
0.0.3 Example code Changed #
- Just corrected some dart code in README.md
0.0.4 Description Changed #
-Provided description as per the regulations of pub.dev