graphql_intercept_http_code_link 1.0.0 copy "graphql_intercept_http_code_link: ^1.0.0" to clipboard
graphql_intercept_http_code_link: ^1.0.0 copied to clipboard

outdated

A Flutter package plugin to intercept httpcode of GraphQL.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graphql_intercept_http_code_link

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

dependencies:
  graphql_intercept_http_code_link: ^1.0.0

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_intercept_http_code_link/graphql_intercept_http_code_link.dart';
0
likes
20
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package plugin to intercept httpcode of GraphQL.

Homepage

License

unknown (license)

Dependencies

flutter, graphql, graphql_flutter, http

More

Packages that depend on graphql_intercept_http_code_link