pylons_sdk 0.0.2 copy "pylons_sdk: ^0.0.2" to clipboard
pylons_sdk: ^0.0.2 copied to clipboard

outdated

Pylons sdk converts client apps to the pylons wallet. It helps the client apps to perform actions on the pylons chain.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pylons_sdk

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

dependencies:
  pylons_sdk: ^0.0.2

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:pylons_sdk/pylons_sdk.dart';
5
likes
0
pub points
14%
popularity

Publisher

verified publisherpylons.tech

Pylons sdk converts client apps to the pylons wallet. It helps the client apps to perform actions on the pylons chain.

Homepage

License

unknown (license)

Dependencies

dartz, equatable, fixnum, flutter, protobuf, uni_links, uni_links_platform_interface, url_launcher

More

Packages that depend on pylons_sdk