eosdart_hyperion 0.0.1 copy "eosdart_hyperion: ^0.0.1" to clipboard
eosdart_hyperion: ^0.0.1 copied to clipboard

EOSIO-based blockchain Hyperion API client for Dart and Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add eosdart_hyperion

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

dependencies:
  eosdart_hyperion: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:eosdart_hyperion/eosdart_hyperion.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

EOSIO-based blockchain Hyperion API client for Dart and Flutter applications.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

chopper, eosdart_ecc, json_annotation

More

Packages that depend on eosdart_hyperion