Simon says: user a ShaderMask!

Matt Carroll
1 min readJul 9, 2020

A week ago I published the first ever Widget Workshop where we created a Text Scroller using a CustomPainter.

My buddy Simon pointed out that the same effect could be accomplished by using a ShaderMask at the Widget level.

In today’s video I quickly walk you through a redo of last weeks workshop but this time we use a ShaderMask and work entirely at the Widget level.

--

--