gotrue 1.12.6 copy "gotrue: ^1.12.6" to clipboard
gotrue: ^1.12.6 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

With Flutter:

 $ flutter 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.12.6

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

Publisher

verified publishersupabase.io

Weekly Downloads

A dart client library for the GoTrue API.

Homepage
Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

collection, crypto, http, jwt_decode, meta, rxdart

More

Packages that depend on gotrue