widget_graphql_generator 0.0.1 copy "widget_graphql_generator: ^0.0.1" to clipboard
widget_graphql_generator: ^0.0.1 copied to clipboard

discontinued

Widget GraphQl Generator.

Elevok Widget GraphQl Generator #

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:
  widget_graphql_generator: ^1.0.0
0
likes
0
points
0
downloads

Publisher

verified publisherdiktup.com

Weekly Downloads

Widget GraphQl Generator.

License

unknown (license)

Dependencies

build_runner, flutter, gql, graphql, graphql_codegen, graphql_flutter

More

Packages that depend on widget_graphql_generator