Dammyololade / flutter_polyline_points

A flutter plugin that's decodes encoded google poly line string into list of geo-coordinates suitable for showing route/polyline on maps
MIT License
105 stars 130 forks source link

Add gradient color to Polyline #77

Closed kamjony closed 1 year ago

kamjony commented 1 year ago

Is it possible to add gradient color to a polyline. Currently, I can set only a single color to a polyline.

Dammyololade commented 1 year ago

I'm sorry this is currently beyond the scope of this plugin