Freek van de Ven
5a611bbc58
chore: add component release workflow
2024-10-21 10:31:33 +02: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
11dfed294e
chore: add fvm configuration to gitignore
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
Freek van de Ven
5ad6bbafa5
Merge pull request #7 from Iconica-Development/update-component-documentation-workflow-correct
...
Add component-documentation.yml correct
2024-02-14 08:05:55 +01:00
Vick Top
386e553b9e
feat(documentation): Create component-documentation.yml workflow file
2024-02-13 13:36:04 +01:00
Vick Top
83fb42f845
chore: Remove old component-documentation.yml
2024-02-13 13:36:04 +01:00
Freek van de Ven
e824e294d2
Merge pull request #6 from Iconica-Development/update-component-documentation-workflow
...
Add component-documentation.yml
2024-02-12 20:17:12 +01:00
Vick Top
af2bd08656
feat(documentation): Create component-documentation.yml workflow file
2024-02-12 19:07:50 +01:00
Gorter-dev
641a28288d
Merge pull request #5 from Iconica-Development/bugfix/web_error
...
fix: Added web part to the README that explains what to do to resolve the following error: "TypeError: Cannot read properties of undefined (reading 'maps')"
2023-11-01 16:42:43 +01:00
Jacques
c9d3736f0c
fix: Update CHANGELOG and bumped version
2023-11-01 15:50:08 +01:00
Jacques
5b6a2ec0bf
fix: Added web part that explains what to do to resolve the error.
2023-11-01 15:33:13 +01:00
33660b66df
Merge pull request #3 from Iconica-Development/fix/rename-package
...
chore: rename package to be in line with Iconica standards
2023-09-12 11:11:05 +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
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