flutter_path_drawing
flutter_path_drawing copied to clipboard
`dashPath` method does not work for Web
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?
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.