osrm 0.0.5
osrm: ^0.0.5 copied to clipboard
Open Source Routing Machine (OSRM) client for Dart.
0.0.5 #
- update documentation
0.0.4 #
- update documentation
0.0.3 #
- update documentation
0.0.2 #
- add flutter example
- fix some bugs
- using Long Lat instead of Lat Long to match osrm api
0.0.1 #
- add routing (direction) service tests
- add routing (direction) service
- add nearest service tests
- add nearest service
- Initial version.