dartpollo 0.1.0-alpha.3 copy "dartpollo: ^0.1.0-alpha.3" to clipboard
dartpollo: ^0.1.0-alpha.3 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.

2
likes
160
points
116
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, dio, gql, gql_dedupe_link, gql_dio_link, gql_exec, gql_link, hive_ce, json_annotation

More

Packages that depend on dartpollo