fluttercandies / extended_text

A powerful extended official text for Flutter, which supports Speical Text(Image,@somebody), Custom Background, Custom overFlow, Text Selection.
MIT License
664 stars 134 forks source link

Flutter 3.7 Error: The non-abstract class 'ExtendedTextSelectionState' is missing implementations for these members: #137

Closed bugrevealingbme closed 1 year ago

bugrevealingbme commented 1 year ago

Launching lib/main.dart on sdk gphone64 arm64 in debug mode... : Error: The non-abstract class 'ExtendedTextSelectionState' is missing implementations for these members:

Try to either

class ExtendedTextSelectionState extends State ^^^^^^^^^^^^^^^^^^^^^^^^^^ : Context: 'TextInputClient.didChangeInputControl' is defined here. void didChangeInputControl(TextInputControl? oldControl, TextInputControl? newControl) {} ^^^^^^^^^^^^^^^^^^^^^ : Context: 'TextInputClient.performSelector' is defined here. void performSelector(String selectorName) {} ^^^^^^^^^^^^^^^

: Error: Too few positional arguments: 4 required, 3 given. return BallisticScrollActivity(this, simulation, context.vsync); ^ : Context: Found this candidate, but the arguments don't match. BallisticScrollActivity( ^^^^^^^^^^^^^^^^^^^^^^^ : Error: Too few positional arguments: 4 required, 3 given. ) : super(position, simulation, vsync); ^ : Error: Too few positional arguments: 4 required, 3 given. super(position, simulation, vsync);

         ^

: Error: The method 'FocusTrapArea' isn't defined for the class '_PinputState'.

Target kernel_snapshot failed: Exception

FAILURE: Build failed with an exception.

jonbhanson commented 1 year ago

I also received this error after upgrading to Flutter 3.7.

JoseBarreto1 commented 1 year ago

Please this is urgent

mumenma commented 1 year ago

Please

bugrevealingbme commented 1 year ago

Use like this:

  extended_text:
    git:
      url: https://github.com/LOCKEDFILE/extended_text
zmtzawqlp commented 1 year ago

https://github.com/fluttercandies/extended_text/commit/5714918f6b05e670bf26c1437b0c139a4708015c