beacon_graphql_adapter 1.0.19 copy "beacon_graphql_adapter: ^1.0.19" to clipboard
beacon_graphql_adapter: ^1.0.19 copied to clipboard

GraphQL Adapter for Beacon HTTP Logger.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add beacon_graphql_adapter

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

dependencies:
  beacon_graphql_adapter: ^1.0.19

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:beacon_graphql_adapter/beacon_graphql_adapter.dart';
0
likes
130
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

GraphQL Adapter for Beacon HTTP Logger.

Homepage

License

unknown (license)

Dependencies

flutter, gql, graphql, injil_beacon

More

Packages that depend on beacon_graphql_adapter