appflowy-editor
appflowy-editor copied to clipboard
A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
### Bug Description The example Code has followinf problem in "example/lib/pages/mobile_editor.dart" The named parameter 'onLiveTextInput' is required, but there's no corresponding argument. Try adding the required argument. ### How to...
### Description There should be a mechanism to check whether the inserting text is in a valid link format. I think we can use regex for link validation.  ##...
### Bug Description The keyboard cannot open when the line is empty in the editor, this which happens only when using `MobileFloatingToolbar` ### How to Reproduce Write something, and put...
### Bug Description There must be some sort of ative hover when user try to upload image.  ### How to Reproduce 1. open editor 2. type `/` and select...
[Bug] How can I not trigger the keyboard popup when long pressing to make a selection in edit mode?
### Bug Description How can I not trigger the keyboard popup when long pressing to make a selection in edit mode? ### How to Reproduce long pressing editor ### Expected...
### Bug Description This is a rather niche use case, but when images are added to the editor when shrink wrap is enabled, the editor seems to be much longer...
### Bug Description When i use margin to any parent widget in the widget tree the / command menu goes to out of the screen. you can see in the...
### Description user can resize image by selecting it ### Impact it will mostly complete the image block component ### Additional Context _No response_
### Bug Description  In custom theme example of the editor , the checkbox is unresponsive to clicks ### How to Reproduce - Run the example app of...
### Bug Description When I type Chinese, there is a horizontal line on the text input method is sogou input method ### How to Reproduce git hash: 7317eb9333fa15ed0c4f1c4d39b0f281aa8c8add fl run...