temporary_graphql_flutter 0.0.2 copy "temporary_graphql_flutter: ^0.0.2" to clipboard
temporary_graphql_flutter: ^0.0.2 copied to clipboard

This Dart package provides utilities and code generation tools for working with GraphQL in Dart projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add temporary_graphql_flutter

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

dependencies:
  temporary_graphql_flutter: ^0.0.2

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:temporary_graphql_flutter/temporary_graphql_flutter.dart';
0
likes
95
points
12
downloads

Publisher

verified publisherdiktup.com

Weekly Downloads

This Dart package provides utilities and code generation tools for working with GraphQL in Dart projects.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, gql_exec, graphql, hive, meta, path, path_provider, plugin_platform_interface

More

Packages that depend on temporary_graphql_flutter