-
Notifications
You must be signed in to change notification settings - Fork 131
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
Future plans for this package #397
Comments
@m0nac0, @wipfli, @nyurik, @birkskyum I think, it would be good to get some more attention to this issue. Reading #221 the package was transfered to maplibre to encorage more users to contribute. After the migration to the maplibre organization, the maintainence of this package still relies on @m0nac0 as a single maintainer. I explicitly don't want to step on his toes as I am glad for every bit people are willing to put into open source. Sadly though he became inactive in the last 2 months and left his project in an unclear state. As the flutter/dart ecosystem has countless smaller packages I'd say forking is quite common. However, as this package is part of maplibre I'd prefer to keep it active and prevent a split of the community. As far as I am aware, the current state of this package is like this:
It would be awesome to see this package become more active again. Therefore I'd like to encourage this discussion about future plans of this package that has been started by @Josh-Dovey. Maybe spreading the workload on more hands could help? @m0nac0, if you want to keep maintaining this package yourself, that's of course completely fine too. Some insight would be really helpful. 👍 |
Thanks for the ping @josxha. The MapLibre Organization has two project tiers, see https://github.com/maplibre/maplibre/blob/main/PROJECT_TIERS.md#tiers. Core ProjectA project that the MapLibre Organization is committed to long-term. A substantial amount of resources is allocated to the project in the form of paid Maintainer time and paid Bounties to ensure its long-term success. Hosted ProjectA project that the MapLibre Organization does not allocate any resources to. The project is hosted in the MapLibre GitHub organization to facilitate collaboration between the people who are interested in the project. So far only the core rendering libraries MapLibre GL JS and MapLibre Native are in the core tier and receive as such resource from the MapLibre budget. Flutter MapLibre GL is in the hosted tier and with this we aim to facilitate the collaboration of interested parties. @m0nac0 has been an amazing maintainer and contributor in the past, thanks for all you have done! If a new person would like to help maintain this repo, they can contact me and we can set up the access rights. Usually we would like to see 2 or 3 good pull requests before granting write access. However, if there is a special situation without reviewers we can also change that requirement. |
@m0nac0 Also thanks for your time and efforts, and also any time and effort you have moving forwards. We - as part of the community are incredbly greatful. @josxha - Hello! And thank you for offering to help, and yes I agree with you post - the more who can contribute the better it will be for everything. We (Senses), which includes @Josh-Dovey would like to extend our support and help with anything we can. While the technology of the package is probably a little out of our reach, we are still happy to contribute on active packages, whether it be in help, testings or documentation - and of course code where we can. Secondly, we are happy to offer bountys to areas where we want to see improvements. Im happy to offer one to get everything up to date as a starter. Is this something @josxha you would be interested in? Performance wise, this is the best mapping solution on Flutter, so I would hate this become adbandoned. |
Sounds good. I'll contact you after the project stayed inactive for some more time. Though, I haven't contributed to this package yet. So if there is any common contributor interessted, that's probably a better solution.
That's great news!
|
@josxha it was more to help you onboard if you wanted to be that person to take on that initial challenge you identified. The main goal is to keep this alive, and fighting fit....... |
@matthiscock sorry, I misunderstood your first message. Yes, can do. 👍 |
I have done some work on the cocoapods and general release stuff in the past. Starting June I would be willing to put some time into this. IMO, the main goal should be to get this package actually publishable in a reproducible manner. |
@matthiscock I red through the different slack discussions about this project and have now much more context and a better understanding for this project. Additionally I got familar with the MapLibre bounty program after reading through the related articles and applied for the developer pool. I still think that it's great news that this project should get a bigger role as a package in the flutter world as it's potential and wants to put a bounty on it. Thanks a lot for the commitment! Could you give some details on the scope? If you are a bit out of touch with the flutter ecosystem, I can write you a list that I consider should be included to get the list of requirements started. |
I granted maintainer access to Peter Leibinger (@kuhnroyal) to Flutter MapLibre GL since he asked if he can help maintain the project. Peter has already a bunch of merged pull requests and I am very thankful that he helps maintaining this project. So, welcome to the group |
Thank you! |
As the dart/flutter team pushes towards WebAssembly, the Dart JS interop has changed by quite a bit. Dependencies have changed and the JS object wrappers need to be redone. There are two quite different possible paths:
|
I'm not the best person to help you keep this project going, but I am a user of the library and I thank you from the bottom of my heart for keeping this repo alive! |
Thanks! @josxha and myself will try to get a mostly non-breaking release out asap. Afterwards there will be breaking changes in small increments that hopefully allow for a somewhat step by step migration path. |
We now have a |
Thanks for all your work @kuhnroyal @wipfli @josxha and all others who have been involved in the latest release! I hope this repo continues to be maintained. I would love to be able to assist directly but I understand that I would be completely out of my depth. I'll continue to use it in my flutter apps and will provide feedback. Once again, I appreciate all your work! |
Now that this package has been moved over to the maplibre organisation will it be updated/improved as often as the maplibre-gl-js package?
I understand both packages use completely different technologies, but will the maplibre organisation focus more of their resources into this package to keep it as feature rich and stable as possible?
For example, as flutter continues to update and eventually progresses to version 4, will this package be maintained to keep up to date?
The text was updated successfully, but these errors were encountered: