Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 886 Bytes

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 886 Bytes

[2.0.0] - 26/May/2020

  • Feature added. There are now several new properties available. (by @wbsantos). Colors, Label Position and Screen color overlay

[1.2.0] - 01/Apr/2020

  • Feature added. Text labels on each action widgets (by @CarlosHJuniior).

[1.1.1] - 24/Jan/2020

  • Updated README

[1.1.0] - 24/Jan/2020

  • Added SpeedDialController with unfold() function. You can now unfold manually using the controller.

[1.0.6] - 07/Dec/2019

  • Bug Fix: useRotation parameter is working correctly now for single child FAB

[1.0.5] - 06/Dec/2019

  • Runnable example updated
  • Comments added regarding fade transition animation for child widgets of FAB

[1.0.4] - 05/Dec/2019

  • Fixed wrong example gif
  • Changed unfold icon on example

[1.0.3] - 05/Dec/2019

  • Code format using 'flutter format'
  • Update description

[1.0.0] - 05/Dec/2019

  • Initial release.