Rich text editor for Flutter
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
dani 15e7dfed21
feat: added Note to linkActionPickerDelegate (#741)
3 years ago
..
embeds Upgrade to 3.9.9 3 years ago
raw_editor Update set textEditingValue 3 years ago
style_widgets Format code 3 years ago
toolbar fix: fixed casting null to Tuple2 when link dialog is dismissed without any input (e.g. barrier dismissed) (#681) 3 years ago
box.dart Update RenderEditableBox Container get container 3 years ago
controller.dart added selection change callback (#683) 3 years ago
cursor.dart Bug fix for platform util 3 years ago
default_styles.dart Fix warnings 3 years ago
delegate.dart Image menu options for copy/remove 3 years ago
editor.dart Request keyboard focus when no child is found (#713) 3 years ago
float_cursor.dart Fix import 3 years ago
keyboard_listener.dart Launch link improvements 3 years ago
link.dart feat: added Note to linkActionPickerDelegate (#741) 3 years ago
proxy.dart Update class RenderContentProxyBox 3 years ago
quill_single_child_scroll_view.dart Desktop selection improvements 3 years ago
raw_editor.dart feat: added Note to linkActionPickerDelegate (#741) 3 years ago
text_block.dart Support text direction rtl 3 years ago
text_line.dart Clean up code 3 years ago
text_selection.dart Update selectionCtrls.buildToolbar 3 years ago
toolbar.dart Support text direction rtl 3 years ago