testerpaykit_core 0.1.0 copy "testerpaykit_core: ^0.1.0" to clipboard
testerpaykit_core: ^0.1.0 copied to clipboard

Shared models, utilities, and business logic for the TesterPayKit SDK — sessions, payouts, weekly summaries, integrity helpers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add testerpaykit_core

With Flutter:

 $ flutter pub add testerpaykit_core

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

dependencies:
  testerpaykit_core: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:testerpaykit_core/testerpaykit_core.dart';
0
likes
140
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared models, utilities, and business logic for the TesterPayKit SDK — sessions, payouts, weekly summaries, integrity helpers.

Homepage
Repository (GitHub)

Topics

#testing #bug-reporting #models #feedback

License

unknown (license)

Dependencies

crypto, equatable, freezed_annotation, json_annotation, uuid

More

Packages that depend on testerpaykit_core