simple_graphql_client_gen 0.3.0 copy "simple_graphql_client_gen: ^0.3.0" to clipboard
simple_graphql_client_gen: ^0.3.0 copied to clipboard

simple_graphql_client_gen

0.3.0 #

  • Remove output of match method. Please use switch expressions from now on.

0.2.4 #

  • fix List<Type>? toJsonValue method output

0.2.3 #

  • fix. allow IntoGraphQLField, IntoQueryInput implements

0.2.2 #

  • fix. allow GraphQLRootObject, GraphQLObjectType implements

0.2.1 #

  • accept http 0.13.6 for google_sign_in

0.2.0 #

  • update http to ^1.0.0

0.1.0 #

  • output final class, sealed class (Require Dart 3)

0.0.3 #

  • fix toString method output

0.0.2 #

  • use function type parameter name

0.0.1 #

  • initial release