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.

1.0.2 #

  • Trimmed package description to fit pub.dev's 180-character limit
  • Added type annotations to private tap handlers in KidsAuthButton to clear analyzer info lints
  • Added dartdoc_options.yaml to silence broken-link and unresolved-doc-reference noise

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
160
points
14
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