mapbox_api 1.1.0
mapbox_api: ^1.1.0 copied to clipboard
Unofficial Mapbox Dart SDK that follow official Mapbox documentation.
1.1.0 - 2024-10-14 #
- Dependencies: updated
httppackage (KrohnMi) - Upgrade max dart sdk to <4.0.0
- Replace
pedanticwithlintspackage
1.0.0 - 2021-05-30 #
- Breaking: upgrade min dart sdk to >=2.12 (null-safety)
0.2.3 - 2020-10-04 #
- Fix: Added "distance" support for Matrix API (SaltySpaghetti)
- Dependencies: updated
httppackage
0.2.1 - 2020-07-12 #
- Fix:
instructionin maneuver object (navigation API) - Fix: updated
weightdatatype frominttodouble(navigation API)
0.2.0 - 2020-07-12 #
- Added
forwardGeocodingAPI - Added
reverseGeocodingAPI - Added
intersectionAPI - Added
analysis_options.ymlandpedantic(1.9.2) - Updated
README.mdandexample/folder
0.1.2 - 2020-07-01 #
- Updated example folder
0.1.1 - 2020-07-01 #
- Added example folder
0.1.0 - 2020-07-01 #
- Initial release