Skip to content

Releases: NikhilVadoliya/FlutterAnimatedButton

6-Mar-2021

06 Mar 16:45
Compare
Choose a tag to compare
  • Migrate to null safety

19-Feb-2021

19 Feb 09:47
bfc5b39
Compare
Choose a tag to compare
  • Added below animates
  1. LEFT_TOP_ROUNDER
  2. LEFT_CENTER_ROUNDER
  3. LEFT_BOTTOM_ROUNDER
  4. RIGHT_BOTTOM_ROUNDER
  5. RIGHT_TOP_ROUNDER
  6. RIGHT_CENTER_ROUNDER
  7. TOP_CENTER_ROUNDER
  8. BOTTOM_CENTER_ROUNDER
  9. CENTER_ROUNDER
  • provide support to change selected text button by parameter selectedText

04-Jan-2021

04 Jan 05:42
Compare
Choose a tag to compare
  • added isSelected parameter for select/deselect animated button.

07-Nov-2020

07 Nov 09:13
Compare
Choose a tag to compare
  • Bug fixed
  • Add button border feature (borderColor,borderWidth,borderRadius)
  • Add 4 new animation (CENTER_LR_IN, CENTER_LR_OUT, CENTER_TB_IN, CENTER_TB_OUT)
  • Add gradient background support
  • Impement smooth animation

01-Nov-2020

02 Nov 04:23
f243942
Compare
Choose a tag to compare
  • Improve document quality.
  • Add enable button feature
  • Add onChange function which returns the status of a button (true - selected, false - Deselected)
  • Bug fixed

First release (31st Oct 2020)

31 Oct 11:56
Compare
Choose a tag to compare
  • Initial Release.
  • Provide basic slide animation with customization of color, sizes and textStyle.
  • Provide AnimationController for get status of animation and handle animation