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

flutter form builder remove row issue #89

Closed
shrutikateiosys opened this issue Jul 5, 2019 · 6 comments
Closed

flutter form builder remove row issue #89

shrutikateiosys opened this issue Jul 5, 2019 · 6 comments

Comments

@shrutikateiosys
Copy link

shrutikateiosys commented Jul 5, 2019

I use the value of FormBuilderDropdown to add or remove rows when

flutter: Field with attribute 'attribute' already exists. Make sure that two or more fields don't have the
flutter: same attribute name.
flutter: 'package:flutter_form_builder/src/form_builder.dart': Failed assertion: line 64 pos 12:
flutter: '_fieldKeys.containsKey(attribute) == false'

How can I configure to add or delete rows?

@danvick
Copy link
Collaborator

danvick commented Jul 12, 2019

Kindly use the latest version where the assertion has been removed.

@danvick danvick closed this as completed Jul 12, 2019
@shrutikateiosys
Copy link
Author

I am using 3.1.0

@shrutikateiosys
Copy link
Author

shrutikateiosys commented Jul 15, 2019 via email

@danvick
Copy link
Collaborator

danvick commented Jul 15, 2019

@shrutikateiosys
Copy link
Author

shrutikateiosys commented Jul 15, 2019 via email

@shrutikateiosys
Copy link
Author

shrutikateiosys commented Jul 15, 2019 via email

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

No branches or pull requests

2 participants