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

feat: add placeholder, placeholderStyle to FormBuilderCupertinoTextField #8

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

CyMathew
Copy link
Contributor

@CyMathew CyMathew commented Oct 6, 2023

Connection with issue(s)

Close #7

Solution description

Added optional placeholder and placeholderStyle to FormBuilderCupertinoTextField, so now users can add placeholder if they'd like

Screenshots or Videos

Screenshot 2023-10-06 at 4 34 42 PM

To Do

  • Read contributing guide
  • Check the original issue to confirm it is fully satisfied
  • Add solution description to help guide reviewers
  • Add unit test to verify new or fixed behaviour Difficult to test placeholder text
  • If apply, add documentation to code properties and package readme

@deandreamatias
Copy link
Contributor

Thanks a lot for this contribution and sorry for delay merge. I lost the notification on all others.

@deandreamatias deandreamatias merged commit e911357 into flutter-form-builder-ecosystem:main Jun 8, 2024
1 check passed
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.

[FormBuilderCupertinoTextField]: Add placeholder option
2 participants