worken_sdk 1.0.0 copy "worken_sdk: ^1.0.0" to clipboard
worken_sdk: ^1.0.0 copied to clipboard

SDK library providing access to make easy and secure transactions with Worken.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add worken_sdk

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

dependencies:
  worken_sdk: ^1.0.0

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:worken_sdk/worken_sdk.dart';
6
likes
125
points
37
downloads

Publisher

verified publisherpaidwork.com

Weekly Downloads

SDK library providing access to make easy and secure transactions with Worken.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

bip32, bip39, crypto, dartz, dio, dotenv, equatable, flutter, flutter_dotenv, flutter_secure_storage, get_it, hex, http, injectable, web3dart

More

Packages that depend on worken_sdk