better_auth_flutter_client 1.0.1 copy "better_auth_flutter_client: ^1.0.1" to clipboard
better_auth_flutter_client: ^1.0.1 copied to clipboard

A Flutter client for Better Auth, enabling seamless authentication with Next.js backends.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add better_auth_flutter_client

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

dependencies:
  better_auth_flutter_client: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:better_auth_flutter_client/better_auth_flutter_client.dart';
0
likes
120
points
40
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter client for Better Auth, enabling seamless authentication with Next.js backends.

Repository (GitHub)
View/report issues

Topics

#authentication #flutter #better-auth

License

MIT (license)

Dependencies

dio, flutter, flutter_secure_storage, flutter_web_auth_2, meta

More

Packages that depend on better_auth_flutter_client