v0.21.0
What's Changed
- restructure folders with basic melos by @XanderD99 in https://github.com/maplibre/flutter-maplibre-gl/pull/453
- Gitignore melos_overrides.yaml and FVM files by @kuhnroyal in https://github.com/maplibre/flutter-maplibre-gl/pull/458
- fix: await calls to change overlap in example by @themightychris in https://github.com/maplibre/flutter-maplibre-gl/pull/468
- Fix #445 stop listening for updates before stopping/destroying the view by @kuhnroyal in https://github.com/maplibre/flutter-maplibre-gl/pull/459
- Update Android plugin Gradle configuration by @kuhnroyal in https://github.com/maplibre/flutter-maplibre-gl/pull/460
- Fix the package name for SPM configuration by @kuhnroyal in https://github.com/maplibre/flutter-maplibre-gl/pull/467
- refactor: enable and fix some lint rules by @josxha in https://github.com/maplibre/flutter-maplibre-gl/pull/452
- Fix #437 toggling myLocationEnabled in example by @kuhnroyal in https://github.com/maplibre/flutter-maplibre-gl/pull/457
- Bump very_good_analysis from 5.1.0 to 6.0.0 by @dependabot in https://github.com/maplibre/flutter-maplibre-gl/pull/470
- chore: set
melos analyseexit code by @josxha in https://github.com/maplibre/flutter-maplibre-gl/pull/471 - Fix: Aligned example and maplibre_gl_web pubspec versions. by @gabbopalma in https://github.com/maplibre/flutter-maplibre-gl/pull/476
- Implementation of clearAmbientCache functionality by @danieljosua1 in https://github.com/maplibre/flutter-maplibre-gl/pull/502
- feat: contains method for
LatLngBoundsby @ishafiul in https://github.com/maplibre/flutter-maplibre-gl/pull/498 - [FEATURE] Returns layer Id on Feature Tap & update NDK version to fix crash on Android 15 by @LouisRaverdy in https://github.com/maplibre/flutter-maplibre-gl/pull/475
- Set LocationEngine properties in android by @danieljosua1 in https://github.com/maplibre/flutter-maplibre-gl/pull/510
- feat: upgrade FGP & compatible with flutter 3.29.0 by @thanhdang198 in https://github.com/maplibre/flutter-maplibre-gl/pull/542
- chore: add in code usage and min kotlin version in readme by @smallTrogdor in https://github.com/maplibre/flutter-maplibre-gl/pull/543
- chore: update Changelog in preparation of v0.21.0 by @smallTrogdor in https://github.com/maplibre/flutter-maplibre-gl/pull/544
- chore: update versions in pubspecs by @smallTrogdor in https://github.com/maplibre/flutter-maplibre-gl/pull/545
New Contributors
- @themightychris made their first contribution in https://github.com/maplibre/flutter-maplibre-gl/pull/468
- @gabbopalma made their first contribution in https://github.com/maplibre/flutter-maplibre-gl/pull/476
- @danieljosua1 made their first contribution in https://github.com/maplibre/flutter-maplibre-gl/pull/502
- @ishafiul made their first contribution in https://github.com/maplibre/flutter-maplibre-gl/pull/498
- @LouisRaverdy made their first contribution in https://github.com/maplibre/flutter-maplibre-gl/pull/475
- @thanhdang198 made their first contribution in https://github.com/maplibre/flutter-maplibre-gl/pull/542
Full Changelog: https://github.com/maplibre/flutter-maplibre-gl/compare/v0.20.0...v0.21.0