Closed shrijanRegmi closed 1 year ago
Hi, thanks for this. It doesn't seem to work for me, and I get a lot of errors, especially around the plugin_api.dart requests.
I know this update came in linked to the beta, and not sure if that has differences here, but if you want to check it again with the latest release, and especially run the examples, I'll take another look. Thanks!
Hey @ibrierley
I just got chance today to update the package to support new release of flutter_map: ^6.0.0. It's really late here in my time today, I'll update this PR tomorrow.
Closing this since a new pull request is sent for flutter_map: ^6.0.0
#39
I wanted to try out flutter_map v6 in one of my projects, and I didn't want to wait, so I took the initiative to update the package myself. Please take a moment to review the pull request. There might be numerous potential improvements that you may want to consider.
Note: After this update, you may also need to make adjustments to the example project, as it might not work as expected.