Skip to content

Releases: bluemix/Gradient-Widgets

Null Safety + GradientCircularProgressIndicator

02 Apr 18:33
Compare
Choose a tag to compare
  • GradientCircularProgressIndicator
  • Null Safety

`Key`s for widgets

09 Jan 08:24
Compare
Choose a tag to compare
0.5.2

Keys for widgets

`GradientButton` is not clickable when it is not enabled

14 Dec 10:48
Compare
Choose a tag to compare
  • GradientButton is not clickable when it is not enabled (isEnabled = false)
  • Merging #12

shadowColor for cards and buttons

05 Jun 12:07
Compare
Choose a tag to compare

Bug fixes

10 Apr 08:32
Compare
Choose a tag to compare
  • CircularGradientButton elevation was not initialized from initState
  • GradientButton animation controller was not disposed from onDispose

Animating gradient buttons on taps

05 Apr 21:20
Compare
Choose a tag to compare

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

adding GradientProgressIndicator

09 Dec 06:46
Compare
Choose a tag to compare

0.3.1

  • fixing compiler warning about setting 0.0 to doubles

0.3.0

  • GradientProgressIndicator