flutter-polygon-clipper icon indicating copy to clipboard operation
flutter-polygon-clipper copied to clipboard

Flutter Custom Clipper using Polygon shapes

Results 7 flutter-polygon-clipper issues
Sort by recently updated
recently updated
newest added

Please follow instructions on this page: https://github.com/fluttercommunity/transfer-guide and the Flutter Community will help to look after unmaintained packages This will help benefit You as the original developer and the many...

Can we have the null-safety version published on pub.dev?

I am using this library to draw a hexagonal button, and it's great! One issue is that the stroke caps are breaking, and it looks a little janky (and my...

Couldn't get ClipPolygon to work in stack as a FAB in CupertinoPageScaffold

When I add a borderRadius to a polygon, its size is reduced. I think it is a strange behavior since it should only smooth out the angles. As a quick...

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

Update Android Setting Add MainActivity Kotlin