sio_core 0.1.0 copy "sio_core: ^0.1.0" to clipboard
sio_core: ^0.1.0 copied to clipboard

Simplio wallet core library for blockchain interactions, developed in Dart, can be used in Flutter framework.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sio_core

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

dependencies:
  sio_core: ^0.1.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:sio_core/sio_core.dart';
0
likes
130
points
89
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Simplio wallet core library for blockchain interactions, developed in Dart, can be used in Flutter framework.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

convert, fixnum, flutter, http, meta, trust_wallet_core_lib

More

Packages that depend on sio_core