fiveesrd_client 0.1.1 copy "fiveesrd_client: ^0.1.1" to clipboard
fiveesrd_client: ^0.1.1 copied to clipboard

REST and GraphQL clients for the FiveEsrd suite.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fiveesrd_client

With Flutter:

 $ flutter pub add fiveesrd_client

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

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

Publisher

verified publisherundrapps.com

Weekly Downloads

REST and GraphQL clients for the FiveEsrd suite.

Documentation

API reference

License

MIT (license)

Dependencies

async, collection, dio, equatable, fiveesrd_models, graphql, http, json_annotation, logging, meta

More

Packages that depend on fiveesrd_client