lifestream_doctor 1.0.3 copy "lifestream_doctor: ^1.0.3" to clipboard
lifestream_doctor: ^1.0.3 copied to clipboard

Crash reporting SDK for Lifestream Vault — captures exceptions and uploads reports as searchable Markdown documents.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lifestream_doctor

With Flutter:

 $ flutter pub add lifestream_doctor

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  lifestream_doctor: ^1.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lifestream_doctor/lifestream_doctor.dart';
0
likes
155
points
84
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Crash reporting SDK for Lifestream Vault — captures exceptions and uploads reports as searchable Markdown documents.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, http, uuid

More

Packages that depend on lifestream_doctor