location_selector 0.0.3
location_selector: ^0.0.3 copied to clipboard
A standalone, plug-and-play Flutter widget for searching and selecting locations, with built-in GPS support and customizable callbacks.
0.0.3 #
- Await asynchronous
onLocationSelectedcallbacks so the selector remains busy while consumers process a selection. - Upgrade
geolocatorto^14.0.2. - Add widget tests for asynchronous selection completion and failure.
0.0.2 #
- Update package repository metadata.
0.0.1 #
- Initial release with debounced search, suggestion resolution, and GPS selection support.