dartpollo_annotation 0.1.0-alpha.6
dartpollo_annotation: ^0.1.0-alpha.6 copied to clipboard
Shared types and annotations for the dartpollo GraphQL client and generator.
0.1.0-alpha.6 #
- Version bump to keep the monorepo packages aligned (no functional changes)
0.1.0-alpha.4 #
- Raised minimum Dart SDK constraint to
^3.10.0 - Bumped
json_annotationto^4.12.0 - Bumped dev dependency
pedantic_monoto^1.35.0
0.1.0-alpha.3 #
- Dropped unused workspace dependencies from
pubspec.yaml - Aligned package version with
dartpolloanddartpollo_generator(skippedalpha.2)
0.1.0-alpha.1 #
- Initial release as standalone package
- Contains shared types:
GraphQLQuery,GraphQLResponse,GeneratorOptions,SchemaMap,ScalarMap,DartType,NamingScheme DocumentNodeHelpersfor runtime document manipulation