An open API service indexing awesome lists of open source software.

https://github.com/roughike/wavy-image-mask

Sample on how to use ClipPaths and CustomClippers to create a wave mask for an image.
https://github.com/roughike/wavy-image-mask

dart flutter

Last synced: 8 months ago
JSON representation

Sample on how to use ClipPaths and CustomClippers to create a wave mask for an image.

Awesome Lists containing this project

README

          

# Sample project for clipping images with wave shapes

[Read the blogpost here.](https://flutter.rocks/2017/09/04/creating-a-wavy-mask-for-an-image-in-flutter/)

All the related source code is located in [the /lib folder](https://github.com/FlutterRocks/wavy-image-mask/tree/master/lib).