Skip to content

chore(deps): bump flutter_map from 8.2.2 to 8.3.0#158

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_map-8.3.0
Open

chore(deps): bump flutter_map from 8.2.2 to 8.3.0#158
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_map-8.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Bumps flutter_map from 8.2.2 to 8.3.0.

Release notes

Sourced from flutter_map's releases.

v8.3.0

What's Changed

New Contributors

Full Changelog: fleaflet/flutter_map@v8.2.2...v8.3.0

Changelog

Sourced from flutter_map's changelog.

[8.3.0] - 2026/04/14

Contains the following user-affecting changes:

  • Added MapOptions.onPointerMove callback - #2137
  • Added InteractionOptions.flingAnimationDampingRatio parameter - #2177
  • Added separate RotatedOverlayImage.transformFilterQuality parameter - #2169
  • Improved fling behaviour when pointer leaves window - #2158

Contains the following user-affecting bug fixes:

  • Use TileLayer.tileBuilder for errored tiles - #2166 for #2154
  • Correct TileLayer's tile visibility calculation - #2174 for #2175
  • Prevent memory leak by throwing when LatLng is non-finite during projection - #2182 for #2178
  • Consider strokeWidth when calculating polyline visibility during non-aggressive culling - #2184
  • Correct LatLngBounds.isOverlapping calculation - #2190

Contains the following user-affecting performance improvements:

  • Reduce large amounts of unnecessary rebuilding by replacing unstable widget key with dedicated stable TileKey - #2195

Contains the following other notable changes:

  • Removed 'package:logger' dependency - #2185
  • Removed OSM unblocking flow - #2185
  • Absorb necessary 'dart:io' components to remove references and allow pana to recognise flutter_map as WASM compatible - #2186

Many thanks to these contributors (in no particular order):

Commits
  • 6da14f8 chore: prepare for v8.3.0 release (#2179)
  • 8089dd8 fix: correct LatLngBounds.isOverlapping calculation (#2190)
  • b35130f fix: consider strokeWidth when calculating polyline visibility (#2184)
  • 7c973e9 perf: replace unstable Tile widget key with dedicated stable TileKey (#2195)
  • cde93c8 fix(docs): correct broken links for TileLayer & MapController (#2197)
  • 3a6bacb chore(deps): bump actions/upload-artifact from 6 to 7 (#2187)
  • edbd866 chore(deps): bump codecov/codecov-action from 5 to 6 (#2191)
  • c7a8ae0 chore(deps): bump actions/github-script from 8 to 9 (#2196)
  • c5e4909 fix: improve fling behaviour when pointer leaves window (#2158)
  • 9d00de6 chore: absorb necessary 'dart:io' components to remove references (#2186)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flutter_map](https://github.com/fleaflet/flutter_map) from 8.2.2 to 8.3.0.
- [Release notes](https://github.com/fleaflet/flutter_map/releases)
- [Changelog](https://github.com/fleaflet/flutter_map/blob/master/CHANGELOG.md)
- [Commits](fleaflet/flutter_map@v8.2.2...v8.3.0)

---
updated-dependencies:
- dependency-name: flutter_map
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants