Skip to content

wilsonowilson/Flutter-Hover-Effects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Hover Effects

A collection of CSS inspired Hover Effects for Flutter. These work on both Desktop and Web. A few widgets and elements which do not work on the web unfortunately, like ShaderMask, and BlendMode.srcOut.

The web version is also significantly less performant than the desktop version.

To make some of these effects work on web like #4, make sure you use canvaskit as the renderer (--web-renderer=canvaskit).

Want to learn how to build your own hover effects. Check out this article.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages