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

A delightful, child-friendly Flutter authentication package featuring login, registration, forgot password, and password reset screens, plus managed auth flows, backend adapters, and large accessible [...]

1.0.1 #

  • Added KidsRegisterScreen with confirm-password validation and package-owned success state
  • Added registration support to KidsAuthFlow, KidsAuthConnectedFlow, and KidsAuthAdapter
  • Added configurable register copy in KidsAuthConfig
  • Made standalone KidsLoginScreen hide register / forgot-password routes unless real handlers are provided
  • Prevented remembered-login persistence from saving blank emails when remember-me is enabled before input
  • Fixed legal-link rendering so only wired callbacks are shown in login and registration screens
  • Improved accessibility by upgrading auth actions and links to semantic buttons with minimum touch targets
  • Fixed KidsAuthFlow so registration success is visible before returning to login
  • Refreshed README, contributing docs, and example docs for release readiness

1.0.0 #

  • Initial release 🎉
  • KidsLoginScreen — email + password login with validation, remember-me, forgot-password
  • KidsForgotPasswordScreen — email entry + magic link sent confirmation
  • KidsResetPasswordScreen — new password + confirm + live strength meter
  • KidsAuthButton — animated, gradient button with loading state
  • KidsAuthTextField — bouncy text input with focus animation and password toggle
  • KidsAuthIcon — 13 custom-painted icons, no asset dependencies
  • KidsCharacterAvatar — blinking, wobbling mascot with 4 mood expressions
  • 5 built-in themes: Default, Candy, Ocean, Jungle, Space
  • Fully customisable via KidsAuthTheme and KidsAuthConfig
0
likes
140
points
93
downloads

Documentation

API reference

Publisher

verified publishershop.stripedape.tech

Weekly Downloads

A delightful, child-friendly Flutter authentication package featuring login, registration, forgot password, and password reset screens, plus managed auth flows, backend adapters, and large accessible UI components for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#flutter #authentication #ui #login #kids

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kids_auth