graphql_util 0.0.1 copy "graphql_util: ^0.0.1" to clipboard
graphql_util: ^0.0.1 copied to clipboard

discontinued

A Flutter plugin For Simple Use For GraphqlUtil

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graphql_util

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

dependencies:
  graphql_util: ^0.0.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:graphql_util/graphql_util.dart';
0
likes
10
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin For Simple Use For GraphqlUtil

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, graphql_flutter

More

Packages that depend on graphql_util

Packages that implement graphql_util