CustomCursor for Flutter Web
How to customize the cursor in your web applications

A while back I've published an article that detailed a hack that enabled the use of the hand cursor in a Flutter for web project.
Now, I'm updating that widget (and hack) to work within the new web projects that can be built using the master channel of Flutter and also support more than one type of…