app_activity_trace 0.0.2+9 copy "app_activity_trace: ^0.0.2+9" to clipboard
app_activity_trace: ^0.0.2+9 copied to clipboard

A Flutter package to track user activities and report errors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_activity_trace

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

dependencies:
  app_activity_trace: ^0.0.2+9

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:app_activity_trace/app_activity_trace.dart';
1
likes
120
pub points
26%
popularity

Publisher

unverified uploader

A Flutter package to track user activities and report errors.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on app_activity_trace