dartpollo_annotation 0.1.0-alpha.4 copy "dartpollo_annotation: ^0.1.0-alpha.4" to clipboard
dartpollo_annotation: ^0.1.0-alpha.4 copied to clipboard

Shared types and annotations for the dartpollo GraphQL client and generator.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dartpollo_annotation

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

dependencies:
  dartpollo_annotation: ^0.1.0-alpha.4

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

Import it

Now in your Dart code, you can use:

import 'package:dartpollo_annotation/dartpollo_annotation.dart';
0
likes
0
points
82
downloads

Publisher

verified publisherdwiky.my.id

Weekly Downloads

Shared types and annotations for the dartpollo GraphQL client and generator.

Repository (GitHub)
View/report issues

Topics

#graphql #codegen #annotation

License

unknown (license)

Dependencies

equatable, gql, gql_exec, json_annotation, yaml

More

Packages that depend on dartpollo_annotation