-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update latlong2 to 0.9.0 #62
Comments
I'm working on a large set of changes to make #61 possible, amongst other things. I will first release that with the same latlong2 version and shortly after will work on migrating to dart 3 which latlong2 0.9.0 requires. |
Cool! Thank you for your effort! 🚀 |
So releasing a dart 3 compatible version can be done but flutter_map needs to publish a version with latlong2 0.9.0 before I can bump latlong2 in this package. There is a version 5 prelease but I will wait for a proper release. |
Hi, flutter_map v5.0 was released yesterday. |
Thanks for the heads-up. I've posted a comment on the 5.0 PR about one change which affects this plugin, once we have determined whether a further change occurs or not I will release a new version. |
fleaflet/flutter_map#1532 (review) has been merged, any prevision when we can have this update? Thanks! |
@Felipe-N0bre that PR is where I commented on the change, the issue discussing a fix is here: fleaflet/flutter_map#1552 |
I see that the merged fix is targeting flutter map v6 - will we have a version of marker popup for v5 (even if performance is worse) or do we need to wait until flutter map v6 is released? |
Hi @elliotnash , I will try to get time in the next couple of days to release a version for v5. |
Thanks for the patience everyone, 5.2.0 is now released which supports flutter_map v5 and latlong2 0.9.0. |
LatLong2 published new major version, which this package should support: https://pub.dev/packages/latlong2/changelog
The text was updated successfully, but these errors were encountered: