Skip to content

chore: Bump flutter_map from 8.3.0 to 8.3.1#3387

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_map-8.3.1
Closed

chore: Bump flutter_map from 8.3.0 to 8.3.1#3387
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/flutter_map-8.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps flutter_map from 8.3.0 to 8.3.1.

Release notes

Sourced from flutter_map's releases.

v8.3.1

What's Changed

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

Changelog

Sourced from flutter_map's changelog.

[8.3.1] - 2026/07/xx

Contains the following user-affecting bug fixes:

  • Revert #2182 to fix multiple internal errors - #2218 for #2199
  • Prevent memory leak and crash when Markers with NaN coordinates provided - #2213 for #2178

Contains the following user-affecting performance improvements:

  • Improve MarkerLayer performance by caching projections - #2213
  • Improve PolygonLayer performance, particularly for polygons with holes - #2211
  • Improve PolylineLayer performance by improving culling algorithm - #2212

Contains the following other notable changes:

  • Support 'pkg:latlong2' v0.10.x dependency - #2207

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

Commits
  • 0a4b176 perf: cull polylines via cached projected bounding boxes & chore: prepare for...
  • 35eb283 revert: fix: throw when LatLng is non-finite (#2218)
  • 3d59772 perf: avoid quadratic hole-point iteration in PolygonLayer offset generatio...
  • 001fb2b perf: cache zoom-independent marker projections in MarkerLayer (#2213)
  • 8408690 chore(deps): bump actions/checkout from 6 to 7 (#2215)
  • 27bfafe chore(deps): bump codecov/codecov-action from 6 to 7 (#2210)
  • f614459 chore: allow 'pkg:latlong2' v0.10.x dependency (#2207)
  • See full diff in compare view

@dependabot dependabot Bot added dart Pull requests that update dart code Dependencies Adding dependencies and libraries labels Jul 1, 2026
Bumps [flutter_map](https://github.com/fleaflet/flutter_map) from 8.3.0 to 8.3.1.
- [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.3.0...v8.3.1)

---
updated-dependencies:
- dependency-name: flutter_map
  dependency-version: 8.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pub/flutter_map-8.3.1 branch from e7aa6cb to 4afbe88 Compare July 1, 2026 19:50
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like flutter_map is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot dependabot Bot deleted the dependabot/pub/flutter_map-8.3.1 branch July 1, 2026 20:01
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 Adding dependencies and libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants