graphql_client_repository 1.0.1 copy "graphql_client_repository: ^1.0.1" to clipboard
graphql_client_repository: ^1.0.1 copied to clipboard

A Flutter package that provides a wrapper for GraphQL client to be used in repositories, simplifying GraphQL integration in Flutter applications.

Changelog #

1.0.0 #

  • Initial release of the GraphQL Client Repository package
  • Provides a wrapper for GraphQL client to be used in repositories
  • Implements repository pattern for GraphQL operations
  • Built on top of the official graphql package
  • Includes basic query and mutation support
  • Type-safe GraphQL operations
0
likes
130
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a wrapper for GraphQL client to be used in repositories, simplifying GraphQL integration in Flutter applications.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, gql, graphql, http

More

Packages that depend on graphql_client_repository