Skip to content

Commit d1840d0

Browse files
authored
Update HyperTrack SDK iOS to 5.8.1 and Android to 7.8.4 (#63)
1 parent 4679e1f commit d1840d0

File tree

121 files changed

+11085
-8950
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+11085
-8950
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [2.5.2] - 2024-11-13
9+
10+
### Changed
11+
12+
- Updated HyperTrack SDK iOS to [5.8.1](https://github.com/hypertrack/sdk-ios/releases/tag/5.8.1)
13+
- Updated HyperTrack SDK Android to [7.8.4](https://github.com/hypertrack/sdk-android/releases/tag/7.8.4)
14+
815
## [2.5.1] - 2024-09-24
916

1017
### Changed
@@ -462,3 +469,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
462469
[2.4.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.4.0
463470
[2.5.0]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.5.0
464471
[2.5.1]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.5.1
472+
[2.5.2]: https://github.com/hypertrack/sdk-flutter/releases/tag/2.5.2

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ android {
4343
disable 'InvalidPackage'
4444
}
4545
dependencies {
46-
def hyperTrackVersion = "7.8.3"
46+
def hyperTrackVersion = "7.8.4"
4747
implementation "com.hypertrack:sdk-android:${hyperTrackVersion}"
4848
implementation "com.hypertrack:activity-service-google:${hyperTrackVersion}"
4949
implementation "com.hypertrack:location-services-google:${hyperTrackVersion}"

docs/__404error.html

Lines changed: 17 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no">
7+
<meta name="generator" content="made with love by dartdoc 6.0.0">
78
<meta name="description" content="hypertrack_plugin API docs, for the Dart programming language.">
89
<title>hypertrack_plugin - Dart API docs</title>
910

1011

1112

1213
<link rel="preconnect" href="https://fonts.gstatic.com">
1314
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap" rel="stylesheet">
14-
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" rel="stylesheet">
15+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
1516

1617
<link rel="stylesheet" href="static-assets/github.css?v1">
1718
<link rel="stylesheet" href="static-assets/styles.css?v1">
@@ -21,33 +22,24 @@
2122
</head>
2223

2324

24-
<body data-base-href="" data-using-base-href="false" class="light-theme">
25+
<body data-base-href="" data-using-base-href="false">
2526

2627
<div id="overlay-under-drawer"></div>
2728

2829
<header id="title">
29-
<span id="sidenav-left-toggle" class="material-symbols-outlined" role="button" tabindex="0">menu</span>
30+
<button id="sidenav-left-toggle" type="button">&nbsp;</button>
3031
<ol class="breadcrumbs gt-separated dark hidden-xs">
3132
<li><a href="https://www.hypertrack.com/">hypertrack_plugin package</a></li>
3233
</ol>
3334
<div class="self-name">hypertrack_plugin</div>
3435
<form class="search navbar-right" role="search">
3536
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
3637
</form>
37-
<div class="toggle" id="theme-button" title="Toggle brightness">
38-
<label for="theme">
39-
<input type="checkbox" id="theme" value="light-theme">
40-
<span id="dark-theme-button" class="material-symbols-outlined">
41-
dark_mode
42-
</span>
43-
<span id="light-theme-button" class="material-symbols-outlined">
44-
light_mode
45-
</span>
46-
</label>
47-
</div>
4838
</header>
39+
4940
<main>
5041

42+
5143
<div id="dartdoc-main-content" class="main-content">
5244
<h1>404: Something's gone wrong :-(</h1>
5345

@@ -64,30 +56,29 @@ <h1>404: Something's gone wrong :-(</h1>
6456
</div> <!-- /.main-content -->
6557

6658
<div id="dartdoc-sidebar-left" class="sidebar sidebar-offcanvas-left">
67-
<!-- The search input and breadcrumbs below are only responsively visible at low resolutions. -->
68-
<header id="header-search-sidebar" class="hidden-l">
59+
<header id="header-search-sidebar" class="hidden-l">
6960
<form class="search-sidebar" role="search">
7061
<input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
7162
</form>
7263
</header>
7364

7465
<ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav">
75-
<li><a href="https://www.hypertrack.com/">hypertrack_plugin package</a></li>
66+
<li><a href="https://www.hypertrack.com/">hypertrack_plugin package</a></li>
7667
</ol>
7768

7869

7970
<h5><span class="package-name">hypertrack_plugin</span> <span class="package-kind">package</span></h5>
8071
<ol>
8172
<li class="section-title">Libraries</li>
82-
<li><a href="data_types_hypertrack_error/data_types_hypertrack_error-library.html">data_types/hypertrack_error</a></li>
83-
<li><a href="data_types_json/data_types_json-library.html">data_types/json</a></li>
84-
<li><a href="data_types_location/data_types_location-library.html">data_types/location</a></li>
85-
<li><a href="data_types_location_error/data_types_location_error-library.html">data_types/location_error</a></li>
86-
<li><a href="data_types_location_with_deviation/data_types_location_with_deviation-library.html">data_types/location_with_deviation</a></li>
87-
<li><a href="data_types_order/data_types_order-library.html">data_types/order</a></li>
88-
<li><a href="data_types_order_status/data_types_order_status-library.html">data_types/order_status</a></li>
89-
<li><a href="data_types_result/data_types_result-library.html">data_types/result</a></li>
9073
<li><a href="hypertrack/hypertrack-library.html">hypertrack</a></li>
74+
<li><a href="data_types_hypertrack_error/data_types_hypertrack_error-library.html">hypertrack_error</a></li>
75+
<li><a href="data_types_json/data_types_json-library.html">json</a></li>
76+
<li><a href="data_types_location/data_types_location-library.html">location</a></li>
77+
<li><a href="data_types_location_error/data_types_location_error-library.html">location_error</a></li>
78+
<li><a href="data_types_location_with_deviation/data_types_location_with_deviation-library.html">location_with_deviation</a></li>
79+
<li><a href="data_types_order/data_types_order-library.html">order</a></li>
80+
<li><a href="data_types_order_status/data_types_order_status-library.html">order_status</a></li>
81+
<li><a href="data_types_result/data_types_result-library.html">result</a></li>
9182
</ol>
9283

9384
</div>
@@ -100,7 +91,7 @@ <h5><span class="package-name">hypertrack_plugin</span> <span class="package-kin
10091
<footer>
10192
<span class="no-break">
10293
hypertrack_plugin
103-
2.5.1
94+
2.5.2
10495
</span>
10596

10697

0 commit comments

Comments
 (0)