Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 740 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 740 Bytes

[0.1.5] - 06/12/2021

  • Fixed the bad way state was being handled
  • State is now accessed via widget. as opposed to being initialized only once upon creation of the State object

[0.1.4] - 05/10/2019

  • Fixed overflow on smaller screens

[0.1.3] - 11/08/2018

  • Skipped version 0.1.2 to match actual package version
  • Added ability to close on tap
  • Modified dependencies

[0.1.1] - 09/21/2018

  • Fixed README from warning about nonexistent breaking changes

[0.1.0] - 09/21/2018

  • Initial fork from flutter_fab_dialer
  • Fixed default "tooltip" from always saying "Increment"
  • Added optional animation duration for the animation
  • Changed the hard-coded rotation to a transform animation so that it works with any icons