We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d544a commit d36134fCopy full SHA for d36134f
README.md
@@ -1,6 +1,6 @@
1
# Sentry.io client for Dart
2
3
-[](https://travis-ci.org/yjbanov/sentry)
+[](https://travis-ci.org/flutter/sentry)
4
5
**WARNING: experimental code**
6
pubspec.yaml
@@ -1,8 +1,8 @@
name: sentry
version: 0.0.5
description: A pure Dart Sentry.io client.
-author: Yegor Jbanov <yjbanov@google.com>
-homepage: https://github.com/yjbanov/sentry
+author: Flutter Authors <flutter-dev@googlegroups.com>
+homepage: https://github.com/flutter/sentry
7
dependencies:
8
http: ">=0.11.3+13 <2.0.0"
0 commit comments