graphql_switch 0.0.1-alpha.1 copy "graphql_switch: ^0.0.1-alpha.1" to clipboard
graphql_switch: ^0.0.1-alpha.1 copied to clipboard

If you like Relay, you're gonna love GraphQL Switch!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graphql_switch

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

dependencies:
  graphql_switch: ^0.0.1-alpha.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_switch/graphql_switch.dart';
1
likes
120
points
25
downloads

Publisher

verified publisherheft.app

Weekly Downloads

If you like Relay, you're gonna love GraphQL Switch!

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, built_collection, code_builder, dart_style, equatable, flutter, glob, gql, gql_code_builder, graphql_codegen, json_annotation, path, recase

More

Packages that depend on graphql_switch