Flutter: how to animate movement of InteractiveViewer from one point to another on a Map
In my game called "Loca Deserta: Chumaki" (still WIP) I have an InteractiveWidget widget used as a scroll/pan/zoom surface of the game map. Different cities are shown on it like this: To help navigate the map I decided to add following feature: pl...
Jun 6, 20215 min read2.4K

