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

outdated

A minimal library to do GQL queries and mutations (subscriptions comming soon)

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage #

A simple usage example:

import 'package:simple_gql/simple_gql.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

8
likes
0
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A minimal library to do GQL queries and mutations (subscriptions comming soon)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, meta

More

Packages that depend on simple_gql