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

A Flutter package plugin to intercept httpcode of GraphQL migrate to flutter 2.0 null-safety

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

Publisher

unverified uploader

Weekly Downloads

A Flutter package plugin to intercept httpcode of GraphQL migrate to flutter 2.0 null-safety

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, graphql_flutter, http

More

Packages that depend on graphql_intercept_http_code_link