Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.1.2] - 2024-02-27

### Changed

- Updated HyperTrack SDK Android to [7.4.3](https://github.com/hypertrack/sdk-android/releases/tag/7.4.3)

## [2.1.1] - 2024-02-14

### Changed
Expand Down Expand Up @@ -319,3 +325,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[2.0.4]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.0.4
[2.1.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.1.0
[2.1.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.1.1
[2.1.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.1.2
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ android {
disable 'InvalidPackage'
}
dependencies {
def hyperTrackVersion = "7.4.2"
def hyperTrackVersion = "7.4.3"
implementation "com.hypertrack:sdk-android:${hyperTrackVersion}"
implementation "com.hypertrack:location-services-google:${hyperTrackVersion}"
implementation "com.hypertrack:push-service-firebase:${hyperTrackVersion}"
Expand Down
2 changes: 1 addition & 1 deletion docs/__404error.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h5><span class="package-name">hypertrack_plugin</span> <span class="package-kin
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_hypertrack_error/HyperTrackError.html
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ <h5>hypertrack_error library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>HyperTrackError enum</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h5>HyperTrackError enum</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>hypertrack_error library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/JSON.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/fromMap.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/fromString.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSON/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h5>JSON class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray/JSONArray.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONArray class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray/items.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONArray class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONArray/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONArray class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool/JSONBool.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONBool class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONBool class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONBool/value.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONBool class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNull-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNull/JSONNull.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h5>JSONNull class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNull/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h5>JSONNull class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber/JSONNumber.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONNumber class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONNumber class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONNumber/value.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONNumber class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject/JSONObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONObject class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject/fields.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONObject class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONObject/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>JSONObject class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString/JSONString.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONString class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5>JSONString class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/JSONString/value.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>JSONString class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/data_types_json-library.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_json/fromMap.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h5>json library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location/Location-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h5>location library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location/Location/Location.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>Location class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location/Location/latitude.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h5>Location class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location/Location/longitude.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h5>Location class</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location/data_types_location-library.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h5>location library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion docs/data_types_location_error/Errors-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ <h5>location_error library</h5>
<footer>
<span class="no-break">
hypertrack_plugin
2.1.1
2.1.2
</span>


Expand Down
Loading