maps/mobile
Shautvast 578d2d24ed fix: skip redundant mapController.move() on gesture-driven pans
Every pan gesture updated mapProvider state, which triggered
ref.listen to call _mapController.move() with the position the
map was already at. This caused TileLayer to re-evaluate the
viewport and cancel in-flight tile loads, producing a
partially-rendered (diagonal) map.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 16:04:59 +02:00
..
android get front end to work 2026-04-03 17:23:36 +02:00
ios Fix: parameter is not a valid OSRM v5 parameter. 2026-03-31 12:29:17 +02:00
lib fix: skip redundant mapController.move() on gesture-driven pans 2026-04-04 16:04:59 +02:00
linux draft 2026-03-30 09:22:16 +02:00
macos martin config 2026-03-31 21:01:08 +02:00
test draft 2026-03-30 09:22:16 +02:00
web draft 2026-03-30 09:22:16 +02:00
windows draft 2026-03-30 09:22:16 +02:00
.gitignore draft 2026-03-30 09:22:16 +02:00
.metadata draft 2026-03-30 09:22:16 +02:00
analysis_options.yaml draft 2026-03-30 09:22:16 +02:00
devtools_options.yaml fix martin tile calls 2026-03-31 10:31:59 +02:00
pubspec.lock martin config 2026-03-31 21:01:08 +02:00
pubspec.yaml martin config 2026-03-31 21:01:08 +02:00
README.md draft 2026-03-30 09:22:16 +02:00

privacy_maps

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.