-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
onChipTapped not yet implemented #22
Comments
Hi @technolion,
|
I don't think there's a way to access the |
@danvick thanks for the feedback. Great, so we implement the method on our inserted InputChip. |
Yeah, thanks to your keen eye, that has been rectified. Cheers! |
I tried to use 'onChipTapped' as described here:
https://pub.dev/documentation/flutter_chips_input/latest/flutter_chips_input/ChipsInput/onChipTapped.html
It seems to be not yet implemented. Any chance to get that functionality soon?
I am using version 1.5.1.
The text was updated successfully, but these errors were encountered: