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

No named parameter with the name 'onChipTapped' #170

Closed
nest-don opened this issue Nov 10, 2019 · 2 comments
Closed

No named parameter with the name 'onChipTapped' #170

nest-don opened this issue Nov 10, 2019 · 2 comments

Comments

@nest-don
Copy link

nest-don commented Nov 10, 2019

Hello,

Please look at the bug below.

/Volumes/Extra/Projects/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_form_builder-3.5.3/lib/src/fields/form_builder_chips_input.dart:108:13: Error: No named parameter with the name 'onChipTapped'.
onChipTapped: widget.onChipTapped,
^^^^^^^^^^^^
/Volumes/Extra/Projects/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_chips_input-1.6.0/lib/src/chips_input.dart:12:3: Context: Found this candidate, but the arguments don't match.
ChipsInput({
^
FAILURE: Build failed with an exception.

@danvick
Copy link
Collaborator

danvick commented Nov 10, 2019

Hi @nest-don,
Could you kindly upgrade to v3.6.1 instead on v3.5.3.

@nest-don
Copy link
Author

Thank you.

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