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
185 stars 106 forks source link

Fix #445 stop listening for updates before stopping/destroying the view #459

Closed kuhnroyal closed 1 week ago

kuhnroyal commented 3 weeks ago

Fixes #445 changing the order of cleanup and view disposal.