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

stuck with this issue #986

Closed
kketanssharma opened this issue Mar 18, 2022 · 2 comments
Closed

stuck with this issue #986

kketanssharma opened this issue Mar 18, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@kketanssharma
Copy link

/Users/ksd/.pub-cache/hosted/pub.dartlang.org/flutter_chips_input-1.10.0/lib/src/chips_input.dart:87:7: Error: The non-abstract class 'ChipsInputState' is missing implementations for these members:

  • TextInputClient.insertTextPlaceholder
  • TextInputClient.removeTextPlaceholder
  • TextInputClient.showToolbar
    Try to either
  • provide an implementation,
  • inherit an implementation from a superclass or mixin,
  • mark the class as abstract, or
  • provide a 'noSuchMethod' implementation.

class ChipsInputState extends State<ChipsInput>
^^^^^^^^^^^^^^^

@WilliamCunhaCardoso WilliamCunhaCardoso added the bug Something isn't working label Apr 8, 2022
@davebound
Copy link

This might be of use?

@danvick
Copy link
Collaborator

danvick commented May 23, 2022

This should be fixed. Feel free to reopen if not

@danvick danvick closed this as completed May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants