Open
Description
On which framework/platform would you like to see this feature implemented?
Flutter
Which UI component is this feature-request for?
Authenticator
Please describe your feature-request in detail.
When creating an account, it is helpful for users to see all the password requirements beforehand so they don't end up submitting multiple passwords only to learn it's failing a requirement they didn't know existed. Currently, there is no obvious way in Flutter to show the password policy requirements to the user without creating an entirely custom UI. This requires quite a bit of work just to display something that feels it should be built in
Please describe a solution you'd like.
On the default signup form, have something showing the password requirements or some option to do so (or at the very least an option to add some description text above the password field)
We love contributors! Is this something you'd be interested in working on?
- 👋 I may be able to implement this feature request.
-
⚠️ This feature might incur a breaking change.