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

refactor!: use latest stable flutter version, use camel case for enum fields, add linter, fix lints #401

Closed josxha closed 1 month ago

josxha commented 1 month ago

All CI workflows passed in my fork.

kuhnroyal commented 1 month ago

TBH, I think this is too big to review. Can you make a PR just adding the lints and ignore them in the analysis_options.yaml? Afterwards we can create individual PRs to fix specific warnings.