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

Library for cacus sync client to generate graphql models, states and types

Cactus Sync Client -- generator #

Purpose: to minimize code writing by generating Types (Models), States and Universal Helper classes (Models) for graphql schema based on Graphback standard.

To see how it works clone the project and take a look for examples folder.

This project is only in ealy stage development. Please don't use it for production until version ^1.0.0.

A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/.

Created from templates made available by Stagehand under a BSD-style license.

This project purpose is to generate models and types for cactus_sync_client.

To build use flutter pub run build_runner build