gotrue_client 0.0.1-dev.4 copy "gotrue_client: ^0.0.1-dev.4" to clipboard
gotrue_client: ^0.0.1-dev.4 copied to clipboard

discontinuedreplaced by: gotrue

A dart client library for the GoTrue API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gotrue_client

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

dependencies:
  gotrue_client: ^0.0.1-dev.4

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:gotrue_client/gotrue_client.dart';
1
likes
30
points
20
downloads

Publisher

verified publishersupabase.io

Weekly Downloads

A dart client library for the GoTrue API.

License

MIT (license)

Dependencies

http

More

Packages that depend on gotrue_client