Kiril Tijsma
e344c5bbc1
chore: increment dependencies
2025-03-06 14:21:55 +01:00
Freek van de Ven
3a15bdbca1
fix: change stylers from GoogleMapThemeFeature to Map<String, dynamic> from Map<String, String>
...
For Styling the map on web Google doesn't allow strings for things like saturation
2025-01-08 10:07:45 +01:00
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
Bart Ribbers
31b1ff275c
build: create release version 2.1.0
2024-05-14 22:04:54 +02:00
Bart Ribbers
41a3f20e47
chore(deps): upgrade google_maps_flutter to 2.6.1
2024-05-14 22:04:54 +02:00
Jacques
c9d3736f0c
fix: Update CHANGELOG and bumped version
2023-11-01 15:50:08 +01: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
8c987dfa7d
Move away from .then and use await instead
2023-01-25 10:05:34 +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
124ab33217
working track&trace with example
2021-09-28 08:18:14 +02:00