MingSern / flutter_bounceable

A simple, interactive and customizable on-tap bounce animation that can be wrapped on any widgets that you like.
MIT License
27 stars 7 forks source link

Mouse courser should indicate that you can tap on the widget #4

Closed nilsreichardt closed 2 years ago

nilsreichardt commented 2 years ago

How it is currently

https://user-images.githubusercontent.com/24459435/169695211-80008c24-a915-4266-a87f-23ed058ce095.mov

Would I would expect

https://user-images.githubusercontent.com/24459435/169695230-756f106a-c448-4559-9785-7dd6aa81aff1.mov

Steps to reproduce

  1. Run example with web: flutter run -d chrome
  2. Hover over a card
MingSern commented 2 years ago

Thanks for pointing out! This has been added in v1.0.3.