adeptgraphql 1.0.4+4 copy "adeptgraphql: ^1.0.4+4" to clipboard
adeptgraphql: ^1.0.4+4 copied to clipboard

outdated

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: ^1.0.4+4

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

Publisher

unverified uploader

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

Homepage

License

unknown (LICENSE)

Dependencies

adeptarch_base, adeptutils, flutter, graphql_flutter, http

More

Packages that depend on adeptgraphql