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

chore: relax dependency on 'package:logger' #1922

Closed monsieurtanuki closed 1 week ago

monsieurtanuki commented 1 week ago

Unless we have a strong need for a higher version of logger, we can lower the dependency to ^2.0.0

It's used only for debug or benchmarks.