- Feature added. There are now several new properties available. (by @wbsantos). Colors, Label Position and Screen color overlay
- Feature added. Text labels on each action widgets (by @CarlosHJuniior).
- Updated README
- Added SpeedDialController with unfold() function. You can now unfold manually using the controller.
- Bug Fix: useRotation parameter is working correctly now for single child FAB
- Runnable example updated
- Comments added regarding fade transition animation for child widgets of FAB
- Fixed wrong example gif
- Changed unfold icon on example
- Code format using 'flutter format'
- Update description
- Initial release.