hover_material_button 1.0.4
hover_material_button: ^1.0.4 copied to clipboard
Hover Material Button is a Flutter package that provides a Material Button that can be hovered over to show a tooltip.
hover_material_button #
Installation #
- If the juneflow project doesn't exist, please create it by following this guide.
- open terminal in the juneflow project root directory, enter the following command.
june add hover_material_button
- start the project by entering the following command.
flutter run lib/app/_/_/interaction/view.blueprint/component/hover_material_button/_/view.dart -d chrome