sunny_graphql_generator 1.26.0 copy "sunny_graphql_generator: ^1.26.0" to clipboard
sunny_graphql_generator: ^1.26.0 copied to clipboard

outdated

A generator for creating models and services to hit graphql endpoints

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sunny_graphql_generator

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  sunny_graphql_generator: ^1.26.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sunny_graphql_generator/sunny_graphql_generator.dart';
0
likes
0
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

A generator for creating models and services to hit graphql endpoints

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, build_runner, code_builder, dart_style, dartxx, equatable, flexidate, flutter_degen, gql, http, inflection3, logging, meta, pedantic, source_gen, sunny_dart, sunny_graphql, sunny_sdk_core, uri

More

Packages that depend on sunny_graphql_generator