major_graphql_flutter 0.0.2 copy "major_graphql_flutter: ^0.0.2" to clipboard
major_graphql_flutter: ^0.0.2 copied to clipboard

graphql_flutter bindings for major_graphql

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add major_graphql_flutter

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

dependencies:
  major_graphql_flutter: ^0.0.2

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:major_graphql_flutter/major_graphql_flutter.dart';
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

graphql_flutter bindings for major_graphql

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, gql, graphql, graphql_flutter, major_graphql

More

Packages that depend on major_graphql_flutter