fancy_password_field
A highly customizable password control input widget. It has features such as password strenght and rules validation
3.0.0
2.6K downloads/mo
#4868 most downloaded on pub.dev
rodrigobastosv/fancy_password_field
What this package is like to depend on
Last release 6 days ago
17 Aug 2026
Release timing varies
gaps range from 3 weeks to 1.7 years
Nearly every release is documented
notes for 25 of 25 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
25 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
25 releases · Nov 2021 to Aug 2026
2022
2023
2024
2025
2026
Releases
latest 25-
3.0.017 Aug 2026Release notes
Open source →Breaking changes
- Migrates the package to
material_ui. All Material types exposed by the API (InputDecoration,Icon,InputCounterWidgetBuilder, ...) now come frompackage:material_ui/material_ui.dartinstead ofpackage:flutter/material.dart. Apps must import Material frommaterial_uito keep usingFancyPasswordField. - Requires Flutter
>=3.44.0and Dart^3.12.0.
Fixes
- Fixes a semantics assertion (
node.isMergedIntoParent) thrown on Flutter 3.47 when typing into the field. The widget no longer wraps itself in aMergeSemantics, since a text field owns a semantics node that cannot be merged into an ancestor.identifierandsemanticsLabelare still exposed, now on a container node that keeps the text field as an explicit child.
Other
- Bumps
flutter_lintsto^6.0.0and reformats the sources with the Dart 3.12 formatter. - Adopts private named parameters for every parameter that is stored in a private field. This is
purely internal: the parameter names callers use (
regex:,customText:,min:,showName:, ...) are unchanged.
- Migrates the package to
-
2.0.820 Nov 2024 -
2.0.718 Jun 2024 -
2.0.626 Feb 2024 -
2.0.526 Feb 2024 -
2.0.422 Feb 2024 -
2.0.330 Jan 2024 -
2.0.217 Nov 2023 -
2.0.013 Oct 2022Release notes
Open source →- Adding Icon instead of IconData for the icons
- Adding the possibility to pass custom text to the validation rules
-
1.0.428 Jun 2022 -
1.0.331 May 2022 -
1.0.228 Dec 2021 -
1.0.2+103 Mar 2022 -
1.0.2+223 May 2022 -
1.0.127 Dec 2021 -
1.0.024 Nov 2021 -
1.0.0+124 Nov 2021 -
1.0.0+224 Nov 2021 -
1.0.0+324 Nov 2021 -
1.0.0+424 Nov 2021 -
1.0.0+524 Nov 2021 -
1.0.0+624 Nov 2021 -
1.0.0+727 Nov 2021 -
1.0.0+829 Nov 2021 -
1.0.0+930 Nov 2021