adeptgraphql 7.0.1+18 copy "adeptgraphql: ^7.0.1+18" to clipboard
adeptgraphql: ^7.0.1+18 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: ^7.0.1+18

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
100
pub points
46%
popularity

Publisher

unverified uploader

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