AppFlowy-IO / appflowy-editor

A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
https://pub.dev/packages/appflowy_editor
Other
448 stars 188 forks source link

feat: support disabling keyboard & scroll service #852

Closed LucasXu0 closed 2 months ago

LucasXu0 commented 2 months ago

We can disable the selection, keyboard, and scroll services when in read-only mode.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 72.92%. Comparing base (aac7729) to head (c8e0ca9). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #852 +/- ## ======================================= Coverage 72.92% 72.92% ======================================= Files 316 316 Lines 14694 14697 +3 ======================================= + Hits 10715 10718 +3 Misses 3979 3979 ```

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