leonardocaldas / flutter-polygon-clipper

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

Border is flat for squares #2

Open tejainece opened 6 years ago

tejainece commented 6 years ago

For squares (maybe also for other quadrilaterals), the borders is flat rather than a curve/arc.

leonardocaldas commented 5 years ago

For squares (maybe also for other quadrilaterals), the borders is flat rather than a curve/arc.

Can you show me the code to reproduce this scenario?