fenv_graphql_codegen 0.1.1 copy "fenv_graphql_codegen: ^0.1.1" to clipboard
fenv_graphql_codegen: ^0.1.1 copied to clipboard

retracted

A Dart code generator that creates test-friendly wrappers and mock implementations for GraphQL operations.

0.1.1 #

  • Relocate integration test package from fenv_graphql_codegen/test/integration/test_packages/ to test_packages/ at repository root for better maintenance and separation.
  • Update .gitignore to exclude Dart build artifacts (.dart_tool/, *.lock, build/).

0.1.0 #

  • Update to analyzer v8.1.1 and adapt code to new API.
  • Fix enum type import detection in code generator for pagination extra fields.
  • Add golden file integration tests to catch regressions.
  • Add script to update golden files (tools/update_golden_files.sh).
  • Add invalid_null_aware_operator lint ignore to generated code.
  • Update test dependencies.

0.0.0+3 #

  • Update topics: use codegen instead of graphql_codegen.

0.0.0+2 #

  • Update topics: use graphql_codegen instead of codegen and reorganize order.

0.0.0+1 #

  • Add package description and topics for better pub.flutter-io.cn discoverability.

0.0.0 #

  • Initial version.
1
likes
0
points
106
downloads

Publisher

verified publisherjerry.company

Weekly Downloads

A Dart code generator that creates test-friendly wrappers and mock implementations for GraphQL operations.

Repository (GitHub)
View/report issues

Topics

#graphql #codegen #testing #code-generator #mocking

License

unknown (license)

Dependencies

analyzer, build, build_config, dart_style, graphql_codegen

More

Packages that depend on fenv_graphql_codegen