hover 0.0.3+1
hover: ^0.0.3+1 copied to clipboard
An app framework and widget library for Flutter.
0.0.1 3/25/2020. #
- Created the hover package and published to pub.dev.
0.0.2 3/27/2020. #
- Implemented global widgets for an application by using provider with HoverGlobalWidgets.
0.0.3 3/29/2020. #
- Fixed issues with navigation not working properly. Created the HoverSwapper page class.
0.0.3+1 3/29/2020. #
- Updated HoverSwapper to use AnimatedSwitcher.