pylons_sdk 0.0.5 copy "pylons_sdk: ^0.0.5" to clipboard
pylons_sdk: ^0.0.5 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.5

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';
6
likes
0
pub points
35%
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
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on pylons_sdk