Skip to content

build(deps): bump flutter_map from 7.0.2 to 8.2.2#11

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/flutter_map-8.2.2
Closed

build(deps): bump flutter_map from 7.0.2 to 8.2.2#11
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/flutter_map-8.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown

Bumps flutter_map from 7.0.2 to 8.2.2.

Release notes

Sourced from flutter_map's releases.

v8.2.2

What's Changed

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

v8.2.1

What's Changed

Full Changelog: fleaflet/flutter_map@v8.2.0...v8.2.1

v8.2.0

What's Changed

New Contributors

Full Changelog: fleaflet/flutter_map@v8.1.1...v8.2.0

... (truncated)

Changelog

Sourced from flutter_map's changelog.

[8.2.2] - 2025/09/19

Contains the following user-affecting bug fixes:

  • Prevent crash caused by usage of negative TileLayer.zoomOffset - #2133 for #2127
  • Assert that MapCamera.zoom is finite (to prevent confusing errors within layers) - #2141 for #2135

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

[8.2.1] - 2025/07/11

Contains the following user-affecting bug fixes:

  • Ensure tiles still load when failing to cache them due to HTTP spec non-compliance - #2125 for #2124

Contains the following user-affecting changes:

  • Log informational warnings to console when a tile fails to cache due to HTTP spec non-compliance or a shortage of information to calculate an accurate freshness age - #2125 for #2124

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

  • ... and all the maintainers

[8.2.0] - 2025/07/10

Contains the following user-affecting changes:

  • Added inverted fill option to PolygonLayer - #2046 (💰) for #2034
  • Added Polyline/gonLayer.oneWorld parameter - #2069 for #2067
  • Added ContainCameraLatitude camera constraint - #2073 for #2071
  • Added options to customize double-tap (drag) zoom gestures - #2070
  • Added warning on usage of OpenStreetMap public tile servers with TileLayer - #2074 and #2109
  • Added PolygonLayer.painterFillMethod parameter & changed default fill methods - #2081
  • Added simple built-in (but extensible) caching to NetworkTileProvider - #2082
  • Added aborting of obsolete in-flight HTTP requests to NetworkTileProvider - #2082
  • Added CircleLayer.optimizeRadiusInMeters option to improve performance in some cases - #2101
  • Replace (with deprecation) Polygon.labelPlacement with more flexible and extensible Polygon.labelPlacementCalculator/PolygonLabelPlacementCalculator system - #2102
  • Added new 'signed area centroid' algorithm, and switch polylabel label placement implementation to use new external library - #2102

Contains the following user-affecting bug fixes:

  • Consider zoomOffset & emulated retina mode when generating tile coordinates - #2060 for #2042
  • Raise attribution widgets above screen insets - #2058
  • Stop ongoing fling and zoom animations when scroll zooming - #2066 for #1767
  • Calculate LayerHitResult.coordinate correctly - #2093 for #2092
  • Consider that the camera may be over the anti-meridian when creating LatLngBounds in MapCamera.visibleBounds for polygon culling - #2091 for #2080

... (truncated)

Commits
  • 6b9fc9c chore: prepare for v8.2.2 release (#2140)
  • 2ab5c12 chore: ignore deprecations, bump action versions, add lower flutter sdk bound...
  • b26fb40 fix: assert MapCamera.zoom is finite on construction (#2141)
  • ebc5622 fix: prevent negative left-shift when using negative zoomOffset (#2133)
  • 13db5de fix(example): prevent widget overflow in tile builder demo (#2129)
  • 7d9dd32 fix: ensure tiles still load when failing to generate cache metadata (#2125)
  • 8964171 chore: prepare for v8.2.0 release (#2062)
  • a304bfa feat: change label placement configuration, add new 'signed area centroid' al...
  • 4739cc9 feat: add built-in caching & tile loading cancellation support (#2082)
  • 6214a45 fix(example): updated marker stress test to use more stressful markers (#2122)
  • 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 7.0.2 to 8.2.2.
- [Release notes](https://github.com/fleaflet/flutter_map/releases)
- [Changelog](https://github.com/fleaflet/flutter_map/blob/master/CHANGELOG.md)
- [Commits](fleaflet/flutter_map@v7.0.2...v8.2.2)

---
updated-dependencies:
- dependency-name: flutter_map
  dependency-version: 8.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: pub. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Author

Superseded by #13.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot
dependabot Bot deleted the dependabot/pub/flutter_map-8.2.2 branch April 20, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants