worksdata 0.0.7 copy "worksdata: ^0.0.7" to clipboard
worksdata: ^0.0.7 copied to clipboard

PlatformAndroidiOS
unlisted

A tracking tool by Gigworks. Log down every event, button, etc in the simplest way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add worksdata

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

dependencies:
  worksdata: ^0.0.7

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:worksdata/worksdata.dart';
1
likes
110
pub points
0%
popularity

Publisher

verified publishergigworks.co

A tracking tool by Gigworks. Log down every event, button, etc in the simplest way.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, device_info, flutter, http, pedantic, retry, shared_preferences, uuid

More

Packages that depend on worksdata