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.

Temporary GraphQL Flutter #

This Dart package provides utilities and code generation tools for working with GraphQL in Dart projects. It aims to streamline the process of generating GraphQL queries, mutations, and models from schema definitions, enhancing productivity and maintainability.

Features #

  • Code Generation: Automatically generate Dart classes for GraphQL queries, mutations, and models from GraphQL schema definitions.
  • Type Safety: Ensure type safety by generating strongly-typed GraphQL operations and data models.
  • Customization: Customize code generation templates and configurations to fit specific project requirements.

Installation #

Add this package to your pubspec.yaml file:

dependencies:
  temporary_graphql_flutter: ^1.0.0
0
likes
105
points
32
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