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

Un SDK para manejar pagos con BTCBOX en Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add akasdk

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

dependencies:
  akasdk: ^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:akasdk/akasdk.dart';
0
likes
120
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Un SDK para manejar pagos con BTCBOX en Flutter.

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, json_annotation

More

Packages that depend on akasdk