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
215 stars 117 forks source link

Consider moving MaplibreStyles.DEMO to the main plugin #323

Closed m0nac0 closed 4 months ago

m0nac0 commented 10 months ago

It is currently in the platform_interface and seems to be the only reason why the example app has to have a dependency on the platform_interface package.