Gradient Widgets Versions Save

Flutter widgets wrapped with gradients

0.6.0

3 years ago
  • GradientCircularProgressIndicator
  • Null Safety

0.5.2

4 years ago

0.5.1

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

0.5.0

4 years ago

0.4.1

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

0.4.0

5 years ago

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

v0.3.1

5 years ago

0.3.1

  • fixing compiler warning about setting 0.0 to doubles

0.3.0

  • GradientProgressIndicator