mobidev_hasura 0.1.2 copy "mobidev_hasura: ^0.1.2" to clipboard
mobidev_hasura: ^0.1.2 copied to clipboard

Easy handling of hasura's features. Like Query, Mutations and Upsert (mutation).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mobidev_hasura

With Flutter:

 $ flutter pub add mobidev_hasura

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

dependencies:
  mobidev_hasura: ^0.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:mobidev_hasura/mobidev_hasura.dart';
3
likes
150
points
29
downloads

Publisher

verified publishermobidev.com.br

Weekly Downloads

Easy handling of hasura's features. Like Query, Mutations and Upsert (mutation).

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio

More

Packages that depend on mobidev_hasura