traceway 1.0.8 copy "traceway: ^1.0.8" to clipboard
traceway: ^1.0.8 copied to clipboard

Traceway error tracking and screen recording SDK for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add traceway

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

dependencies:
  traceway: ^1.0.8

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:traceway/traceway.dart';
6
likes
160
points
555
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Traceway error tracking and screen recording SDK for Flutter.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

device_info_plus, flutter, flutter_quick_video_encoder, http, path_provider, uuid

More

Packages that depend on traceway