flutter_google_track_and_trace/example
Bart Ribbers 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
..
android working track&trace with example 2021-09-28 08:18:14 +02:00
assets update track&trace with bitmaps 2021-10-05 21:09:19 +02:00
ios cancel timer once disposed 2022-04-13 11:43:56 +02:00
lib chore: ready the package for deployment to the pub server 2024-10-21 10:31:33 +02:00
test Fix formatting according to Flutter analyze 2023-01-24 10:15:31 +01:00
.gitignore working track&trace with example 2021-09-28 08:18:14 +02:00
.metadata working track&trace with example 2021-09-28 08:18:14 +02:00
analysis_options.yaml fix(ci): resolve all linter issues 2023-09-12 11:08:55 +02:00
pubspec.lock chore: ready the package for deployment to the pub server 2024-10-21 10:31:33 +02:00
pubspec.yaml chore: rename package to be in line with Iconica standards 2023-09-12 10:45:08 +02:00
README.md add instructions 2021-09-29 16:54:22 +02:00

google_track_trace

Demonstrates how to use the google_track_trace package with an Amsterdam example.

Getting Started

For help getting started with Flutter, view our online documentation.