a14n / dart-google-maps

A library to use Google Maps JavaScript API v3 from Dart scripts.
Apache License 2.0
130 stars 66 forks source link

Implement github actions? #128

Closed tyler-jewell closed 6 months ago

tyler-jewell commented 6 months ago

I am new to this repo and couldn't seem to identify how the tests are being ran. If ok, I can work on some unit tests for this repo that will be ran through github actions.

a14n commented 6 months ago

Thanks for your proposal!

Today the repo needs to be rewrite to use the new version of js-interop (related to https://github.com/a14n/dart-google-maps/issues/125) and it would be useless to spend time on writing tests at the moment.