opensea_dart 0.0.2 copy "opensea_dart: ^0.0.2" to clipboard
opensea_dart: ^0.0.2 copied to clipboard

dart wrapper for opensea REST API the api for NFT's through OpenSea, made for dart and flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opensea_dart

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

dependencies:
  opensea_dart: ^0.0.2

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:opensea_dart/opensea_dart.dart';
7
likes
120
pub points
15%
popularity

Publisher

unverified uploader

dart wrapper for opensea REST API the api for NFT's through OpenSea, made for dart and flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on opensea_dart