gql-dart / gql

Libraries supporting GraphQL in Dart
MIT License
268 stars 123 forks source link

extract serializers from gql_code_builder to another package #456

Closed knaeckeKami closed 2 months ago

knaeckeKami commented 5 months ago

see https://github.com/gql-dart/ferry/issues/600

users of ferry_generator or gql_build need to add gql_code_builder as a direct dependency in order to access the serializers, they should be in a separate package