gradient_widgets 0.3.1 gradient_widgets: ^0.3.1 copied to clipboard
A minimal set of Flutter widgets encased with beautiful gradients.
Changelog #
0.3.1 #
- fixing compiler warning about setting 0.0 to doubles
0.3.0 #
- GradientProgressIndicator
0.2.2 #
- formatting dart files
- enhancing package description
0.2.1 #
- updating the package link to refer to GitHub
0.2.0 #
- adding GradientCard
- enhancing README.md
- enhancing the example
0.1.0 #
- adding GradientText
0.0.1 #
- Initial version