Introduce raven_dart, a Dart client for Sentry
Since I’ve been experimenting with Sentry and hacking around in Dart again lately, so what better way is there to combine these two activities than to write a Dart client for Sentry? That said, there is already a Javascript client library for Sentry, which via the dart:js library you can probably save yourself some code …