gradient_widgets 0.6.0 copy "gradient_widgets: ^0.6.0" to clipboard
gradient_widgets: ^0.6.0 copied to clipboard

A minimal set of Flutter widgets encased with beautiful gradients.

Changelog #

0.6.0 #

  • GradientCircularProgressIndicator
  • Null Safety

0.5.2 #

  • Key for widgets

0.5.1 #

  • GradientButton is not clickable when it is not enabled (isEnabled = false)
  • Merging #12

0.5.0 #

0.4.1 #

  • CircularGradientButton elevation was not initialized from initState
  • GradientButton animation controller was not disposed from onDispose

0.4.0 #

  • gradient buttons (CircularGradientButton and GradientButton) reacting (animating) to tap gestures (normal, up and down)

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
88
likes
110
pub points
93%
popularity

Publisher

unverified uploader

A minimal set of Flutter widgets encased with beautiful gradients.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on gradient_widgets