What's Changed
- chore: fix CI, remove all non-English languages from Windows demo installer by @JaffaKetchup in #2163
- chore(deps): bump proj4dart from 2.1.0 to 3.0.0 by @dependabot[bot] in #2161
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #2159
- chore: upgrade example app build configuration & dependencies by @JaffaKetchup in #2165
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #2167
- fix: build errored tile without error image using custom tile builder by @monsieurtanuki in #2166
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #2173
- feat: add
MapOptions.onPointerMovecallback by @ReinisSprogis in #2137 - fix: correct coordinate calculation in
_retainChildrenrecursion by @shindonghwi in #2174 - feat: allow fling animation damping to be customised by @ben-milanko in #2177
- feat: add separate
RotatedOverlayImage.transformFilterQualityparameter by @Robbendebiene in #2169 - chore: remove 'package:logger' dependency & OSM unblocking flow by @JaffaKetchup in #2185
- fix: throw when
LatLngis non-finite by @monsieurtanuki in #2182 - chore: absorb necessary 'dart:io' components to remove references by @monsieurtanuki in #2186
- fix: improve fling behaviour when pointer leaves window by @ben-milanko in #2158
- chore(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in #2196
- chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #2191
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #2187
- fix(docs): correct broken links for
TileLayer&MapControllerby @JaffaKetchup in #2197 - perf: replace unstable
Tilewidget key with dedicated stableTileKeyby @braindamagedman in #2195 - fix: consider
strokeWidthwhen calculating polyline visibility by @braindamagedman in #2184 - fix: correct
LatLngBounds.isOverlappingcalculation by @stani-m in #2190 - chore: prepare for v8.3.0 release by @JaffaKetchup in #2179
New Contributors
- @shindonghwi made their first contribution in #2174
- @ben-milanko made their first contribution in #2177
- @braindamagedman made their first contribution in #2195
- @stani-m made their first contribution in #2190
Full Changelog: v8.2.2...v8.3.0