toronet 0.0.5 copy "toronet: ^0.0.5" to clipboard
toronet: ^0.0.5 copied to clipboard

Toronet is a Dart/Flutter SDK providing seamless integration with blockchain, wallet, payments, KYC, exchange, and balance APIs. It enables developers to build secure, scalable, and feature-rich fina [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add toronet

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

dependencies:
  toronet: ^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:toronet/toronet.dart';
3
likes
150
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Toronet is a Dart/Flutter SDK providing seamless integration with blockchain, wallet, payments, KYC, exchange, and balance APIs. It enables developers to build secure, scalable, and feature-rich financial applications with ease.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, equatable, flutter

More

Packages that depend on toronet