acta 0.0.5 copy "acta: ^0.0.5" to clipboard
acta: ^0.0.5 copied to clipboard

A tool for application management that captures events and errors in a structured and extensible way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add acta

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

dependencies:
  acta: ^0.0.5

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:acta/acta.dart';
0
likes
160
points
67
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A tool for application management that captures events and errors in a structured and extensible way.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, hive, hive_flutter, http, mongo_dart

More

Packages that depend on acta