firebase / FirebaseUI-Flutter

Apache License 2.0
106 stars 94 forks source link

feat(ui_auth): allow to toggle password visibility #104

Closed lesnitsky closed 1 year ago

lesnitsky commented 1 year ago

Related Issues

Closes #56

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

smarinov84 commented 1 year ago

It looks like this feature did not make it to the SignInScreen widget. Is there a plan to add it there?