-
-
Notifications
You must be signed in to change notification settings - Fork 542
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
The non-abstract class 'ChipsInputState' is missing implementations v3.7.2 [Latest] #215
Comments
+1 same here... Issue is open on its own repo: danvick/flutter_chips_input#27
|
I am seeing the same problem. I've tried hot patch with no luck. |
@sgalway00 It worked for me. However, note you have to patch chips_input.dart (not text_input.dart) |
This issue is fixed in v3.7.3 |
It's still an issue with v3.8.2 and Flutter 1.18.0-5.0.pre.37:
|
To fix this, add this as a dependency: |
I can't run my flutter app. I am not even using chips input in my forms.
flutter_form_builder: ^3.7.2
Error:
The text was updated successfully, but these errors were encountered: