graphql-fetch

时间:2024-06-02 04:04:20
【文件属性】:

文件名称:graphql-fetch

文件大小:20KB

文件格式:ZIP

更新时间:2024-06-02 04:04:20

Dart

graphql-fetch 如何使用 将依赖项添加到pubspec.yaml dependencies : graphql_fetch : any ... dev_dependencies : graphql_fetch_generator : any ... 创建一个程序工具/build.dart: import 'dart:async' ; import 'package:build_runner/build_runner.dart' ; import 'package:graphql_fetch_generator/action.dart' ; var action = createBuildAction ( createSetting ( schemaUrl : "$ schemaUrl " )); Future main () asy


【文件预览】:
graphql-fetch-master
----client()
--------pubspec.yaml(314B)
--------LICENSE(1KB)
--------README.md(12B)
--------lib()
----README.md(1KB)
----example()
--------pubspec.yaml(438B)
--------lib()
--------tool()
----generator()
--------pubspec.yaml(603B)
--------LICENSE(1KB)
--------lib()

网友评论