adeptgraphql 9.0.1+1 copy "adeptgraphql: ^9.0.1+1" to clipboard
adeptgraphql: ^9.0.1+1 copied to clipboard

Adept GraphQL offers a clean and organized way to work with graphql

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adeptgraphql

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

dependencies:
  adeptgraphql: ^9.0.1+1

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:adeptgraphql/adeptgraphql.dart';
1
likes
130
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Adept GraphQL offers a clean and organized way to work with graphql

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

adeptarch_base, adeptutils, flutter, graphql, graphql_flutter, http, web_socket_channel

More

Packages that depend on adeptgraphql