The only flutter library to add gestures and animations to custom shapes you draw on your canvas.
Mozilla Public License 2.0
233
stars
80
forks
source link
Detect mouse hover events on Canvas elements for Flutter Web and Desktop #51
Open
GaboBrandX opened 2 years ago
Working on a web graphics editor, I'm in need of a mouse hover detection functionality.