Closed ngocatfika closed 2 years ago
flutter sdk version
The Flutter SDK version I am using is Flutter 2.9.0-0.1.pre:
[✓] Flutter (Channel beta, 2.9.0-0.1.pre, on macOS 12.0.1 21A559 darwin-x64, locale en-US) • Flutter version 2.9.0-0.1.pre at • Upstream repository https://github.com/flutter/flutter.git • Framework revision 8f1f9c10f0 (3 weeks ago), 2021-12-14 13:41:48 -0800 • Engine revision 234aca678a • Dart version 2.16.0 (build 2.16.0-80.1.beta) • DevTools version 2.9.1
just support stable version of flutter
This error is in stable now
TextEditingActionTarget
removed in this pr https://github.com/flutter/flutter/pull/90684
TextEditingActionTarget
removed in this pr flutter/flutter#90684
I will update them later, thanks
9.0.0 is ready.
10.0.0 is ready.
9.0.0 ?
10.0.0 is ready.
9.0.0 ?
yes, it's 9.0.0
Hello, there is a breakage with the TextEditingAction target. Here is the error I am getting:
Not sure how to fix this. This is when I tried to compile for web. Any pointers would be great!