leonardocaldas / flutter-polygon-clipper

Flutter Custom Clipper using Polygon shapes
GNU General Public License v3.0
96 stars 31 forks source link

How to control a width of polygon? #8

Closed Nyamkhuub closed 4 years ago

Nyamkhuub commented 4 years ago

Hello developers? I have a some crazy question. My widget structure is like that Container -> ClipPolygon -> Container I want to change width and height by using 2nd container. But I can't how to resize this polygon?