filament_mobile_maps 0.1.0
filament_mobile_maps: ^0.1.0 copied to clipboard
Renders filament_mobile map-point form fields and infolist entries with flutter_map, as an optional dependency-free-from-core companion package.
Changelog #
0.1.0 — 2026-08-24 #
First release. Adds opt-in map_point form and map_point_entry infolist
renderers with server-declared interaction gates, camera bounds, tile source,
marker visibility, always-visible attribution, English/Arabic strings, and
network-free widget-test injection. The package plugs into the core field and
entry registries, so a host chooses where maps render without adding a mapping
dependency to filament_mobile itself.