tvf_flutter_schema 1.1.0 copy "tvf_flutter_schema: ^1.1.0" to clipboard
tvf_flutter_schema: ^1.1.0 copied to clipboard

KOMBU IoT System - GraphQL Schema for Flutter/Dart (Mobile-focused). Provides GraphQL queries, mutations, and a direct GraphQL client for mobile app development with AWS Amplify. Uses GraphQL directly [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tvf_flutter_schema

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

dependencies:
  tvf_flutter_schema: ^1.1.0

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:tvf_flutter_schema/tvf_flutter_schema.dart';
0
likes
70
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

KOMBU IoT System - GraphQL Schema for Flutter/Dart (Mobile-focused). Provides GraphQL queries, mutations, and a direct GraphQL client for mobile app development with AWS Amplify. Uses GraphQL directly without model classes.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

amplify_api, amplify_flutter, flutter, graphql

More

Packages that depend on tvf_flutter_schema