allstak 1.1.0 copy "allstak: ^1.1.0" to clipboard
allstak: ^1.1.0 copied to clipboard

AllStak Flutter SDK for error tracking, request telemetry, breadcrumbs, sanitization, and mobile observability.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add allstak

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

dependencies:
  allstak: ^1.1.0

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:allstak/allstak.dart';
0
likes
140
points
110
downloads

Documentation

API reference

Publisher

verified publisherallstak.sa

Weekly Downloads

AllStak Flutter SDK for error tracking, request telemetry, breadcrumbs, sanitization, and mobile observability.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on allstak

Packages that implement allstak