flutter_path_drawing icon indicating copy to clipboard operation
flutter_path_drawing copied to clipboard

`dashPath` method does not work for Web

Open ajilo297 opened this issue 5 years ago • 1 comments

I am using this package in a library called dotted_border. I just noticed that the dashPath method does not work for the web. Is this a solvable problem? Any way around this?

ajilo297 avatar Feb 13 '20 10:02 ajilo297

This issue may be related to: https://github.com/flutter/flutter/issues/48386

And it has been merged to master branch in Feb, so you may try it again.

crizant avatar Apr 23 '20 07:04 crizant