mirror of
https://github.com/flutter/packages.git
synced 2025-07-02 16:39:13 +08:00
update authors and readme (#3)
This commit is contained in:
6
AUTHORS
Normal file
6
AUTHORS
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Below is a list of people and organizations that have contributed
|
||||||
|
# to package:sentry. Names should be added to the list like so:
|
||||||
|
#
|
||||||
|
# Name/Organization <email address>
|
||||||
|
|
||||||
|
Google Inc.
|
@ -1,6 +1,6 @@
|
|||||||
# Sentry.io client for Dart
|
# Sentry.io client for Dart
|
||||||
|
|
||||||
[](https://travis-ci.org/yjbanov/sentry)
|
[](https://travis-ci.org/flutter/sentry)
|
||||||
|
|
||||||
**WARNING: experimental code**
|
**WARNING: experimental code**
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
name: sentry
|
name: sentry
|
||||||
version: 0.0.5
|
version: 0.0.5
|
||||||
description: A pure Dart Sentry.io client.
|
description: A pure Dart Sentry.io client.
|
||||||
author: Yegor Jbanov <yjbanov@google.com>
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||||
homepage: https://github.com/yjbanov/sentry
|
homepage: https://github.com/flutter/sentry
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
http: ">=0.11.3+13 <2.0.0"
|
http: ">=0.11.3+13 <2.0.0"
|
||||||
|
Reference in New Issue
Block a user