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
473 stars 201 forks source link

feat: support keyboard gesture on mobile #905

Closed LucasXu0 closed 1 month ago

LucasXu0 commented 1 month ago

iOS

https://github.com/user-attachments/assets/dca8bb6b-e02f-420a-a23b-d08bdc5d1891

Android

https://github.com/user-attachments/assets/fcd29e94-9960-460a-8991-a3e68d99c8a9

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

Project coverage is 71.87%. Comparing base (6da7b4e) to head (73109fc). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ice/ime/delta_input_on_floating_cursor_update.dart 0.00% 13 Missing :warning:
...rvice/ime/delta_input_on_non_text_update_impl.dart 0.00% 9 Missing :warning:
...nt/service/selection/mobile_selection_service.dart 0.00% 2 Missing :warning:
...component/service/ime/non_delta_input_service.dart 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #905 +/- ## ========================================== - Coverage 71.97% 71.87% -0.11% ========================================== Files 318 318 Lines 14921 14943 +22 ========================================== Hits 10740 10740 - Misses 4181 4203 +22 ``` | [Flag](https://app.codecov.io/gh/AppFlowy-IO/appflowy-editor/pull/905/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AppFlowy-IO) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/AppFlowy-IO/appflowy-editor/pull/905/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AppFlowy-IO) | `71.87% <0.00%> (-0.11%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AppFlowy-IO#carryforward-flags-in-the-pull-request-comment) to find out more.

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