coordinator_input 1.0.0
coordinator_input: ^1.0.0 copied to clipboard
Coordinate input widget for Flutter with geographic and UTM modes, current location support, and testable MVVM architecture.
1.0.0 #
- Published the first stable release of
coordinator_input. - Added synchronized geographic and UTM editing with public
CoordsInput. - Added support for initializing and emitting values in both geographic and UTM modes.
- Added
onValueChangedto expose the currently selected representation without breakingonChanged. - Added current-location loading with persisted last-known accuracy feedback.
- Added package-level documentation, inline API docs, MIT license, and a pub.dev-ready example.