Closed thomaaam closed 4 years ago
It seems this issue might not be related to this package, but instead the google_maps_flutter
package. The issue has been addressed here: https://github.com/flutter/flutter/issues/60083.
Therefore I'll close this issue as it does not appear to be relevant here.
I have had issues with this package on iOS since I started using it some months ago. More specifically the issue is that applying pattern or cap styles does not change anything on iOS, while on Android it works as expected. Thus on Android I see this dotted black line with a defined gap, while on iOS I just see a black line. Here's the code segment for the
patterns
parameter:I am quite amazed that no one has addressed this issue here already, as I find it hard to believe I am the only one that experiences it.
Here's the report from
flutter doctor
:The designer is now saying that he thinks it looks so bad without the pattern style, that he'd rather just not have it in the app :( Help is very much appreciated!