我只是停留在这个错误上。更改频道会引入新的错误。谁能帮我解决这个错误。我刚刚在这上面浪费了一整天。
使用
flutter_form_builder: ^3.14.0-alpha.1
错误:-
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_chips_input-1.9.1/lib/src/chips_input.dart:88:7: Error: The non-abstract class 'ChipsInputState' is missing implementations for these members:
- TextInputClient.performPrivateCommand
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<T> extends State<ChipsInput<T>>
^^^^^^^^^^^^^^^
/C:/flutter/packages/flutter/lib/src/services/text_input.dart:813:8: Context: 'TextInputClient.performPrivateCommand' is defined here.
void performPrivateCommand(String action, Map<String, dynamic> data);
^^^^^^^^^^^^^^^^^^^^^
颤振版本:
Channel dev, 1.22.0-1.0.pre