traceway 0.1.4 copy "traceway: ^0.1.4" to clipboard
traceway: ^0.1.4 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: ^0.1.4

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
150
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

flutter, flutter_quick_video_encoder, http, path_provider, uuid

More

Packages that depend on traceway