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

Official Dart/Flutter SDK for the Fairu Digital Asset Management API. Provides type-safe GraphQL queries, mutations, uploads, and image transformations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fairu_sdk_dart

With Flutter:

 $ flutter pub add fairu_sdk_dart

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

dependencies:
  fairu_sdk_dart: ^0.1.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:fairu_sdk_dart/fairu_sdk_dart.dart';
0
likes
150
points
104
downloads

Publisher

verified publisherfairu.app

Weekly Downloads

Official Dart/Flutter SDK for the Fairu Digital Asset Management API. Provides type-safe GraphQL queries, mutations, uploads, and image transformations.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, graphql, http, meta

More

Packages that depend on fairu_sdk_dart