@graphql-codegen/flutter-freezed
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

flutter-freezed

Boost 🚀 your development of Dart/Flutter apps using a GraphQL API by generating models directly from your GraphQL Schema.

Currently, this plugin only generates Freezed models, but work is ongoing to make it way easier to work with GraphQL by scaffolding an entire GraphQL client with support for Queries, Mutations and Subscriptions taking huge inspiration from KitQL

TL;DR

The flutter-freezed plugin generates Freezed models from a GraphQL Schema.

Getting Started

Head over to the getting started guide to learn how to get started using this plugin in your Dart/Flutter projects.

For more advanced configuration, please refer to the plugin documentation.

Issues

Found a bug, confused about something, got a suggestion?

Please create a new issue, and tag/mention me @Parables in the issue so that I can address the issue as soon as possible.

PRs are welcomed

This started as a plugin, but eventually we hope to make it way easier to use GraphQL in your Flutter apps.

This plugin is found in the graphql-code-generator-community

Readme

Keywords

none

Package Sidebar

Install

npm i @graphql-codegen/flutter-freezed

Weekly Downloads

1,043

Version

4.0.0

License

MIT

Unpacked Size

254 kB

Total Files

55

Last publish

Collaborators

  • dotansimha
  • ardatan
  • kamilkisiela
  • urigo