flutter_sport_gql 0.0.16 copy "flutter_sport_gql: ^0.0.16" to clipboard
flutter_sport_gql: ^0.0.16 copied to clipboard

This Dart package provides utilities and code generation tools for working with GraphQL in Dart projects.

Flutter Sport GQL #

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:
  flutter_sport_gql: ^1.0.0
0
likes
105
points
93
downloads

Publisher

unverified uploader

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

build_runner, flutter, gql, graphql, graphql_codegen, graphql_flutter

More

Packages that depend on flutter_sport_gql