flutter_google_track_and_trace/CHANGELOG.md
2024-05-14 22:04:54 +02:00

13 lines
330 B
Markdown

2.1.0:
* Chore: Upgrade google_maps_flutter dependency to 2.6.1
2.0.1
* Fix: Updated the README.md to show how to properly set up the index.html for use in web
1.1.0
* Feature: Optional parameter `retrieveDirections` to disable directions api calls
* Fix: Issue with json conversion google map theme.
1.0.2
* Minor fixes