kids_auth 1.0.2 copy "kids_auth: ^1.0.2" to clipboard
kids_auth: ^1.0.2 copied to clipboard

A child-friendly Flutter auth package with login, registration, and password reset screens, managed flows, backend adapters, and large accessible UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kids_auth

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

dependencies:
  kids_auth: ^1.0.2

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:kids_auth/kids_auth.dart';
0
likes
160
points
94
downloads

Documentation

API reference

Publisher

verified publishershop.stripedape.tech

Weekly Downloads

A child-friendly Flutter auth package with login, registration, and password reset screens, managed flows, backend adapters, and large accessible UI.

Repository (GitHub)
View/report issues

Topics

#flutter #authentication #ui #login #kids

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kids_auth