0.13.0
What's Changed
🎉 The first release of flutter-maplibre-gl with the complete transition to Maplibre libraries. 🎉
Besides the following improvements, many changes were picked up from the flutter-mapbox-gl:0.11.0 and flutter-mapbox-gl:0.12.0 releases:
- Fix queryRenderedFeaturesInRect for iOS by @Schedulaar in #10
- Fix missing speed by @vberthet in #11
- Merge tobrun 0.12 by @vberthet in #8
- Fix onuserlocationupdated by @vberthet in #14
- Fix iOS example project execution by @mindthefish in #9
- Podfile: make it work w/ new Flutter versions by @m0nac0 in #1
- Remove unnecessary Dart version constraint by @m0nac0 in #3
- Alter Dart version constraints by @m0nac0 in #4
- fix: readme flutter-mapbox-gl link by @thmsct in #5
- Fix pubspec info in README.md by @tlueder in #6
- Update gradle plugin version to 4.1.2 by @m0nac0 in #12
New Contributors
- @m0nac0 made their first contribution in #1
- @thmsct made their first contribution in #5
- @tlueder made their first contribution in #6
- @Schedulaar made their first contribution in #10
- @vberthet made their first contribution in #11
Full Changelog: 0.10.0...0.13.0