mirror of
https://github.com/Iconica-Development/flutter_google_track_and_trace.git
synced 2025-05-19 05:03:45 +02:00
fix: Update CHANGELOG and bumped version
This commit is contained in:
parent
5b6a2ec0bf
commit
c9d3736f0c
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
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
|
1.1.0
|
||||||
* Feature: Optional parameter `retrieveDirections` to disable directions api calls
|
* Feature: Optional parameter `retrieveDirections` to disable directions api calls
|
||||||
* Fix: Issue with json conversion google map theme.
|
* Fix: Issue with json conversion google map theme.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: flutter_google_track_and_trace
|
name: flutter_google_track_and_trace
|
||||||
description: An Iconica Flutter plugin for Track & Trace Package
|
description: An Iconica Flutter plugin for Track & Trace Package
|
||||||
version: 2.0.0
|
version: 2.0.1
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.14.0 <3.0.0"
|
sdk: ">=2.14.0 <3.0.0"
|
||||||
|
|
Loading…
Reference in a new issue