stackwarden 0.1.1 copy "stackwarden: ^0.1.1" to clipboard
stackwarden: ^0.1.1 copied to clipboard

Official Flutter SDK for Stackwarden — self-hostable error monitoring with issues, traces, logs, and metrics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stackwarden

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

dependencies:
  stackwarden: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:stackwarden/stackwarden.dart';
0
likes
140
points
11
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Official Flutter SDK for Stackwarden — self-hostable error monitoring with issues, traces, logs, and metrics.

Repository (GitHub)
View/report issues
Contributing

Topics

#error-monitoring #observability #crash-reporting #flutter #stackwarden

License

MIT (license)

Dependencies

flutter

More

Packages that depend on stackwarden