Skip to content
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

FM v6 is coming soon #1

Closed
JaffaKetchup opened this issue Oct 4, 2023 · 5 comments
Closed

FM v6 is coming soon #1

JaffaKetchup opened this issue Oct 4, 2023 · 5 comments

Comments

@JaffaKetchup
Copy link

JaffaKetchup commented Oct 4, 2023

The next version of flutter_map is coming soon, with breaking changes for all users and plugins!

Expected CHANGELOG: https://github.com/fleaflet/flutter_map/blob/release-prep/CHANGELOG.md
Likely to be merged PR with significant impacts: fleaflet/flutter_map#1615
Release prep PR: fleaflet/flutter_map#1632
New documentation (path liable to change): https://docs.fleaflet.dev/v/v6-1
Expected migration instructions, suitable for most users: https://docs.fleaflet.dev/v/v6-1/getting-started/migrating-to-v6
List of commits since v5 (more to come): fleaflet/flutter_map@v5.0.0...master

@TimBaumgart
Copy link
Owner

Thanks for the information @JaffaKetchup! Since my package is relatively small, there is not much to do here. Is it possible for me to publish a version to pub.dev before FM v6 is actualliy published there or do I have to wait for that? What is the best practice?

@JaffaKetchup
Copy link
Author

Hi @TimBaumgart,

I imagine there'll be a few things to do like changing the layer to use a MobileLayerTransformer, for example.

As the latest FM prerelease is relatively outdated now (we're not planning on another one), and you can't publish a package that depends on a git repo, I'd say the best thing to do is just make sure you're ready. Maybe make a PR that's ready to merge and publish once v6 is released.

(If there was a recent prerelease, the best thing to do would be to make a prerelease for your package as well.)

@TimBaumgart
Copy link
Owner

fyi: I migrated to the current master of flutter_map in https://github.com/TimBaumgart/flutter_map_polywidget/tree/v6-prep and will merge and publish it as soon as v6.0.0 gets released.

@JaffaKetchup
Copy link
Author

JaffaKetchup commented Oct 9, 2023

Everything is in the master branch ready to go now, and the release is coming very very soon!

@TimBaumgart
Copy link
Owner

v1.0.0 for this package now supports flutter_map v6.0.0 and was published to pub.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants