nhost_dart_sdk 1.0.0-dev.6 copy "nhost_dart_sdk: ^1.0.0-dev.6" to clipboard
nhost_dart_sdk: ^1.0.0-dev.6 copied to clipboard

discontinuedreplaced by: nhost_sdk

Nhost authentication and file storage/retrieval APIs for the Dart language

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nhost_dart_sdk

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

dependencies:
  nhost_dart_sdk: ^1.0.0-dev.6

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

Import it

Now in your Dart code, you can use:

import 'package:nhost_dart_sdk/client.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Nhost authentication and file storage/retrieval APIs for the Dart language

Homepage
Repository (GitHub)

License

MIT (LICENSE)

Dependencies

http, http_parser, jwt_decoder, meta, path, pedantic

More

Packages that depend on nhost_dart_sdk