akvelon / flutter-code-editor

Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.
https://akvelon.com
Apache License 2.0
197 stars 47 forks source link

fix _getCaretHeight throwing null cast exception #258

Closed ArinFaraj closed 9 months ago

ArinFaraj commented 10 months ago

Fixes #251

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0f18b2b) 82.60% compared to head (94fe091) 82.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #258 +/- ## ========================================== - Coverage 82.60% 82.59% -0.01% ========================================== Files 107 107 Lines 3161 3160 -1 ========================================== - Hits 2611 2610 -1 Misses 550 550 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.