Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

obscureText property support for TextFieldModalSettingsTiles with "sensitive" information like passwords. #3

Merged
merged 1 commit into from Oct 15, 2019

Conversation

travisjayday
Copy link
Contributor

Added obscureText property to TextFieldModalSettingsTile and obscureSubtitle property to _ModalSettingsTile. If enabled, the textfield will have its subtitle replaced characters replaced by bullets, and the popup dialog box will have obscureText enabled. If the user does not input any value, the subtitle becomes "Not Set". Updated readme with a short example.

…ubtitle property to _ModalSettingsTile. If enabled, the textfield will have its subtitle replaced characters replaced by bullets, and the popup dialog box will have obscureText enabled. If the user does not input any value, the subtitle becomes "Not Set". Updated readme with a short example.
@barnabasbartha barnabasbartha merged commit 36a81d5 into barnabasbartha:master Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants