manuel_route_builder 1.0.5
manuel_route_builder: ^1.0.5 copied to clipboard
A Flutter package for creating manual routes on Google Maps with circle or free-draw area selection and nearest neighbor routing.
1.0.5 #
- Demo gif added to README.md
1.0.4 #
- Android free draw pixel bug fixed
- Small devices UI bug fixed
1.0.3 #
- Update google_maps_flutter plugin.
1.0.2 #
- Add dart docs and remove old usage of withOpacity method
1.0.1 #
- Updated installation instructions in README.
1.0.0 #
- Initial release.
- Circle and free-draw area selection on Google Maps.
- Nearest neighbor route algorithm.
- Customizable scaffold, colors, and list item builder.