serverpod_auth_email_flutter 2.6.0 copy "serverpod_auth_email_flutter: ^2.6.0" to clipboard
serverpod_auth_email_flutter: ^2.6.0 copied to clipboard

Sign in with email for the Serverpod auth module.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add serverpod_auth_email_flutter
copied to clipboard

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

dependencies:
  serverpod_auth_email_flutter: ^2.6.0
copied to clipboard

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:serverpod_auth_email_flutter/serverpod_auth_email_flutter.dart';
copied to clipboard
16
likes
140
points
2.64k
downloads

Publisher

verified publisherserverpod.dev

Weekly Downloads

2024.05.28 - 2025.04.22

Sign in with email for the Serverpod auth module.

Repository (GitHub)
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

email_validator, flutter, serverpod_auth_client, serverpod_auth_shared_flutter

More

Packages that depend on serverpod_auth_email_flutter