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

added key to all the widgets #184

Merged

Conversation

shashikantshaale
Copy link
Contributor

Hi danvick, thanks for this helpful library.

As every widget provided by flutter have Key attribute, which is useful for many ways like testing, It is better to have the key attribute to all the widgets.

Fixes #155

As every widget provided by flutter have Key attribute, which is useful for many ways like testing, I just want to have the key attribute to all the widgets you provide.

Signed-off-by: shashikantshaale <shashikant@shaale.com>
Signed-off-by: shashikantshaale <shashikant@shaale.com>
@shashikantshaale
Copy link
Contributor Author

#155 (comment)

@danvick
Copy link
Collaborator

danvick commented Dec 1, 2019

Thanks @shashikantshaale,
You're the best.
Seems we've been doing this at exactly the same time. Coz I've just finished doing this.

Cheers!!

@danvick danvick merged commit 93e67fa into flutter-form-builder-ecosystem:master Dec 1, 2019
@shashikantshaale
Copy link
Contributor Author

Thanks @danvick
You made my day.

Cheers!

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.

Settings keys on field widgets
2 participants