fleaflet / flutter_map

A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.
https://pub.dev/packages/flutter_map
BSD 3-Clause "New" or "Revised" License
2.68k stars 848 forks source link

[FEATURE] Remove logger dependencies #1916

Closed perelman7 closed 1 week ago

perelman7 commented 3 weeks ago

What do you want implemented?

Please remove logger dependencies, because it is not importent for implementation, but stop using some other dependencies which use 'logger' too, I asked them for help too.

Thanks for you lib a lot

What other alternatives are available?

No response

Can you provide any other information?

No response

Severity

Obtrusive: No workarounds are available, and this is essential to me

perelman7 commented 2 weeks ago

or change logger version to any (<= >=)

josxha commented 2 weeks ago

Similar issue as https://github.com/fleaflet/flutter_map/issues/1896.

josxha commented 1 week ago

What other dependency are you using that uses an incompatible logger version to the version used in flutter_map? flutter_map supports the latest version of the logger package.