flutter-code-editor icon indicating copy to clipboard operation
flutter-code-editor copied to clipboard

Constantly getting exceptions because of Null check operator used on a null value

Open AdamAtamnia opened this issue 1 year ago • 0 comments

Hi! Thank you for taking the time to read this.

I am constantly getting uncaught exceptions because of this error: Null check operator used on a null value.

Here: image

It's probably because of this: caretFullHeight!

AdamAtamnia avatar Oct 04 '24 12:10 AdamAtamnia