gotrue 1.8.2 copy "gotrue: ^1.8.2" to clipboard
gotrue: ^1.8.2 copied to clipboard

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

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

dependencies:
  gotrue: ^1.8.2

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/gotrue.dart';
12
likes
0
points
111k
downloads

Publisher

verified publishersupabase.io

Weekly Downloads

A dart client library for the GoTrue API.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

collection, crypto, http, jwt_decode, meta, rxdart, universal_io

More

Packages that depend on gotrue