puul_partner_sdk 1.6.0 copy "puul_partner_sdk: ^1.6.0" to clipboard
puul_partner_sdk: ^1.6.0 copied to clipboard

Official Dart/Flutter SDK for the Puul Partner API — integrate prediction markets and lottery draws into your mobile app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add puul_partner_sdk

With Flutter:

 $ flutter pub add puul_partner_sdk

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

dependencies:
  puul_partner_sdk: ^1.6.0

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:puul_partner_sdk/puul_partner_sdk.dart';
0
likes
155
points
467
downloads

Publisher

unverified uploader

Weekly Downloads

Official Dart/Flutter SDK for the Puul Partner API — integrate prediction markets and lottery draws into your mobile app.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

crypto, http

More

Packages that depend on puul_partner_sdk