extended_path icon indicating copy to clipboard operation
extended_path copied to clipboard

A Flutter Path object with superpowers, including re-sampling, dashed lines and a lot more!

Results 2 extended_path issues
Sort by recently updated
recently updated
newest added

I want to make clud shape. Can i use it for custom shape?

Hi, in android SDK we have a [CornerPathEffect](https://developer.android.com/reference/android/graphics/CornerPathEffect), It rounds the sharp corners with a radius. I think it should be implemented in this library because we haven't it in...

feature-request