flutter_google_track_and_trace/CHANGELOG.md

10 lines
264 B
Markdown
Raw Normal View History

2.0.1
* Fix: Updated the README.md to show how to properly set up the index.html for use in web
2023-04-11 15:07:24 +02:00
1.1.0
* Feature: Optional parameter `retrieveDirections` to disable directions api calls
* Fix: Issue with json conversion google map theme.
2021-09-28 08:18:14 +02:00
2023-04-11 15:07:24 +02:00
1.0.2
* Minor fixes