extended_masked_text
A small set of custom TextEditingControllers that allows masked text inputs for flutter apps
3.0.1
19K downloads/mo
#2261 most downloaded on pub.dev
LeandroNovak/extended_masked_text
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 2.7 years
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
14 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Nov 2020 to May 2024
2021
2022
2023
2024
2025
2026
Releases
latest 14-
3.0.123 May 2024 -
3.0.009 May 2024Release notes
Open source →- BREAKING: Remove CursorBehaviour.start
- Rename CursorBehaviour to CursorBehavior
- Rewrite part of the code to a more modern dart approach
- Fix some minor issues related to CursorBehavior.end
- Remove tests related to CursorBehaviour.start
-
2.3.209 May 2024Release notes
Open source →- Adds a getter to unmasked text for MoneyMaskedTextController
- Update lint rules (also remove deprecated ones)
- Update code documentation and fix lint issues
-
2.3.118 Aug 2021 -
2.3.007 Aug 2021Release notes
Open source →- Adds improvements to cursor position calculation
- Adds a getter to unmasked text
-
2.2.123 May 2021 -
2.2.016 May 2021 -
2.1.008 Mar 2021 -
2.0.008 Mar 2021Release notes
Open source →- Migrates to null safety
- Migrates example project to null safety
- Add logo to README.md
Release notes
Open source →- Migrates to null safety
- Migrates example project to null safety
- Add logo to README.md
-
2.0.0+108 Mar 2021 -
1.1.019 Dec 2020Release notes
Open source →- Fixes an undesired behavior in which the cursor jumped to the end when trying to update the middle of the value
- Reduces the number of times the mask is updated
Release notes
Open source →- Fixes an undesired behavior in which the cursor jumped to the end when trying to update the middle of the value
- Reduces the number of times the mask is updated
-
1.0.227 Nov 2020 -
1.0.123 Nov 2020Release notes
Open source →- Add link to source project to README
- Update example project
- Fix MaskedTextController bug where cursor goes to the beginning of the text
Release notes
Open source →- Add link to source project to README
- Update example project
- Fix MaskedTextController bug where cursor goes to the beginning of the text
-
1.0.023 Nov 2020