b2b_graphql_package 1.0.6 copy "b2b_graphql_package: ^1.0.6" to clipboard
b2b_graphql_package: ^1.0.6 copied to clipboard

outdated

A new flutter module project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add b2b_graphql_package

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

dependencies:
  b2b_graphql_package: ^1.0.6

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

Import it

Now in your Dart code, you can use:

import 'package:b2b_graphql_package/GraphQLConfiguration.dart';
import 'package:b2b_graphql_package/main.dart';
import 'package:b2b_graphql_package/modules/account/user_model.dart';
import 'package:b2b_graphql_package/modules/account/user_repo.dart';
import 'package:b2b_graphql_package/sample.dart';
import 'package:b2b_graphql_package/shelf.dart';
0
likes
0
points
680
downloads

Publisher

unverified uploader

Weekly Downloads

A new flutter module project.

Homepage
Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, graphql_flutter, http

More

Packages that depend on b2b_graphql_package