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

ChipsInputState missing performSelector override #129

Open
noworyta opened this issue Sep 26, 2022 · 0 comments
Open

ChipsInputState missing performSelector override #129

noworyta opened this issue Sep 26, 2022 · 0 comments

Comments

@noworyta
Copy link

Error: The non-abstract class 'ChipsInputState' is missing implementations for these members:
../…/src/chips_input.dart:87
- TextInputClient.performSelector
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>
^^^^^^^^^^^^^^^

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 a pull request may close this issue.

1 participant