Commit graph

15 commits

Author SHA1 Message Date
Freek van de Ven
06fd877cdf fix: change .bytes to fromBytes for the BitmapDescriptor to resolve scaling issues with assets 2024-11-04 11:09:10 +01:00
d227042c22 chore: ready the package for deployment to the pub server
Dart warns about leaking API keys. Although I'm ignoring it for now
(it's too late anyway) it is right about it and we should change the
keys and make sure it's not in git in the future
2024-10-21 10:31:33 +02:00
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
8c987dfa7d Move away from .then and use await instead 2023-01-25 10:05:34 +01:00
Jorian van der Kolk
4c30c3e1fc fixed map gestures in listView 2022-02-08 13:29:11 +01: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
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