atatus_gql_link 1.0.3 copy "atatus_gql_link: ^1.0.3" to clipboard
atatus_gql_link: ^1.0.3 copied to clipboard

[pending analysis]

A package for tracking GraphQL calls in Atatus compatible with gql_link

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add atatus_gql_link

With Flutter:

 $ flutter pub add atatus_gql_link

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

dependencies:
  atatus_gql_link: ^1.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:atatus_gql_link/atatus_gql_link.dart';
0
likes
0
points
174
downloads

Publisher

unverified uploader

Weekly Downloads

A package for tracking GraphQL calls in Atatus compatible with gql_link

Homepage
Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

atatus_flutter_plugin, flutter, gql, gql_exec, gql_link, uuid

More

Packages that depend on atatus_gql_link