- Fixed a bug with blur on the web.
- Fix issue with FAB not being displayed when overlayStyle is NULL.
- Fix issue with buttons not disappearing on Navigator push
- Adjust button position.
Scaffold(
floatingActionButtonLocation: ExpandableFab.location,
...- Add programmatic open/close.
- Add overlay fade animation.
- Add overlay.
- Add onOpen/onClose.
- Remove heroTag.
- Initial version.