flutter-vector-map-tiles icon indicating copy to clipboard operation
flutter-vector-map-tiles copied to clipboard

flutter_map v8 support

Open HugoHeneault opened this issue 9 months ago • 1 comments

Hi there,

flutter_map v8 is out!

It would be great to update vector_map_tiles too!

Because vector_map_tiles 8.0.0 depends on flutter_map ^7.0.2 and no versions of vector_map_tiles match >8.0.0 <9.0.0, vector_map_tiles ^8.0.0 requires flutter_map ^7.0.2.
So, because onpiste_mobile depends on both flutter_map ^8.0.0 and vector_map_tiles ^8.0.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on flutter_map: flutter pub add flutter_map:^7.0.2

Thanks alot!

HugoHeneault avatar Feb 19 '25 05:02 HugoHeneault

@greensopinion Are you planning to update the library to flutter_map_v8? This update is important as it includes numerous performance-related bug fixes.

Oliinyk-Volodymyr avatar Mar 03 '25 13:03 Oliinyk-Volodymyr

@greensopinion @Oliinyk-Volodymyr Any update on it.

Hamza117411 avatar Apr 30 '25 05:04 Hamza117411

@greensopinion @Oliinyk-Volodymyr Thank you for your great plugin. please countinu your way.

hamidwaezi avatar May 01 '25 13:05 hamidwaezi

Are there any plans on updating this package with v8 support?

jannisnikoy avatar May 01 '25 16:05 jannisnikoy

fixed on #237

thanks for the great contribution @guillotnico

greensopinion avatar May 07 '25 01:05 greensopinion

available now as https://pub.dev/packages/vector_map_tiles/versions/9.0.0-beta.8

greensopinion avatar May 07 '25 01:05 greensopinion