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
90
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, graphql_flutter, http

More

Packages that depend on graphql_intercept_http_code_link