flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.04k stars 503 forks source link

Backwards compatibility for delayed disposal in flutter 2.x #1217

Closed srmncnk closed 1 year ago

srmncnk commented 1 year ago

This PR improves https://github.com/flutter-mapbox-gl/maps/pull/1172 by providing backwards compatibility with flutter 2.x and still honours behaviour and functionality for flutter 3.x. It's an antipod to https://github.com/flutter-mapbox-gl/maps/pull/1212.