maplibre / flutter-maplibre-gl

Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)
https://pub.dev/packages/maplibre_gl
Other
186 stars 106 forks source link

feat: allow latest `flutter_lints` version #419

Closed josxha closed 1 month ago

josxha commented 1 month ago

flutter_lints: '>=3.0.0 <5.0.0' allows v3 for old flutter versions and uses the latest v4 version on the current version.