Commit graph

31 commits

Author SHA1 Message Date
532cc2abda fix(ci): resolve all linter issues 2023-09-12 11:08:55 +02:00
89db07b1bf chore: rename package to be in line with Iconica standards 2023-09-12 10:45:08 +02:00
555837905c chore: update version to 1.1.0 2023-04-11 15:07:24 +02:00
f1e30f1a15 feat: add optional parameter for calling directions api 2023-04-11 15:02:39 +02:00
d2e2a80566 fix: use correct json conversion on google map theme 2023-04-11 15:01:43 +02:00
cc986442e2 Replace flutter format for dart format in CI 2023-01-25 10:15:33 +01:00
960d5fb597
Merge pull request #1 from Iconica-Development/bugfix/move-away-from-then
Move away from .then and use await instead
2023-01-25 10:10:16 +01:00
8c987dfa7d Move away from .then and use await instead 2023-01-25 10:05:34 +01:00
9ed9a2f295 Upgrade to Flutter 3.7.0 2023-01-25 09:57:41 +01:00
7257a3822c Add GitHub actions CI 2023-01-24 10:15:31 +01:00
291e6fc41e Fix formatting according to Flutter analyze 2023-01-24 10:15:31 +01:00
196e71d48c Merged in hotfix/error-on-no-directions (pull request #3)
Fix route calculation error when no route has been found

Approved-by: Joey Boerwinkel
2022-11-03 14:45:07 +00:00
b7970470c9 Revert to default Flutter linter and fix remaining warnings 2022-11-03 15:39:28 +01:00
1951e6a4fd Fix route calculation error when no route has been found 2022-11-03 15:38:01 +01:00
f7b455e53e Fix Android deprecation warning by removing the Android folder from the package
We don't need a platform folder anyway, this is not an app or a plugin
2022-11-03 15:37:06 +01:00
d0027e3a7a resolve merge conflicts 2022-04-13 11:45:39 +02:00
d82e8807d1 cancel timer once disposed 2022-04-13 11:43:56 +02:00
Jorian van der Kolk
2694ed1117 Merged in hotfix/map-gestures-fix (pull request #2)
fixed map gestures in listView

Approved-by: Joey Boerwinkel
2022-02-08 12:44:22 +00:00
Jorian van der Kolk
4c30c3e1fc fixed map gestures in listView 2022-02-08 13:29:11 +01:00
1b4746a750 Merged in Joey-Boerwinkel/google_mapdart-edited-online-with-bitbuc-1640171261234 (pull request #1)
google_map.dart edited online with Bitbucket
2021-12-22 11:10:44 +00:00
78a99add25 google_map.dart edited online with Bitbucket 2021-12-22 11:07:50 +00:00
0f5eb37d1f update track&trace with bitmaps 2021-10-05 21:09:19 +02:00
38ac7476a5 only update on minimum distance 2021-10-01 15:00:23 +02:00
b9a867eaca add Strong Map Styling 2021-09-30 12:34:43 +02:00
54fa43ebbf cleanup code 2021-09-30 10:09:57 +02:00
b630b54519 add instructions 2021-09-29 16:54:22 +02:00
7e789a2789 fix timer state change 2021-09-29 13:42:13 +02:00
ed11998739 update demo to amsterdam travel 2021-09-29 12:18:53 +02:00
a39de81555 working track&trace demo 2021-09-29 10:07:56 +02:00
65262045f8 add controller template 2021-09-28 10:37:48 +02:00
124ab33217 working track&trace with example 2021-09-28 08:18:14 +02:00