blockfrost 1.1.0-dev.1 copy "blockfrost: ^1.1.0-dev.1" to clipboard
blockfrost: ^1.1.0-dev.1 copied to clipboard

Dart OpenAPI API blockfrost client based on Dio 4.x

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add blockfrost

With Flutter:

 $ flutter pub add blockfrost

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

dependencies:
  blockfrost: ^1.1.0-dev.1

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

Import it

Now in your Dart code, you can use:

import 'package:blockfrost/blockfrost.dart';
12
likes
90
pub points
50%
popularity

Publisher

unverified uploader

Dart OpenAPI API blockfrost client based on Dio 4.x

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

built_collection, built_value, dio, one_of, one_of_serializer

More

Packages that depend on blockfrost