dartpollo 0.1.0-alpha.1 copy "dartpollo: ^0.1.0-alpha.1" to clipboard
dartpollo: ^0.1.0-alpha.1 copied to clipboard

A Dart GraphQL client with caching support. Build dart types from GraphQL schemas and queries.

example/README.md

Examples #

This folder contains examples on how to use dartpollo.

pokemon #

A simple example using the Pokémon GraphQL API. Demonstrates basic schema generation and query execution.

See the pokemon README for setup instructions.

github #

An example using the GitHub GraphQL API. Requires a GitHub Personal Access Token. Features custom scalar mappings for GitHub-specific types (GitObjectID, URI, DateTime, etc.).

See the github README for setup instructions.

1
likes
160
points
30
downloads

Documentation

API reference

Publisher

verified publisherdwiky.my.id

Weekly Downloads

A Dart GraphQL client with caching support. Build dart types from GraphQL schemas and queries.

Repository (GitHub)
View/report issues

Topics

#graphql #client #codegen

License

MIT (license)

Dependencies

crypto, dartpollo_annotation, gql, gql_dedupe_link, gql_exec, gql_http_link, gql_link, hive_ce, http, json_annotation

More

Packages that depend on dartpollo