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)
4 years ago
..
embeds Upgrade to 3.9.9 4 years ago
raw_editor Update set textEditingValue 4 years ago
style_widgets Format code 4 years ago
toolbar fix: fixed casting null to Tuple2 when link dialog is dismissed without any input (e.g. barrier dismissed) (#681) 4 years ago
box.dart Update RenderEditableBox Container get container 4 years ago
controller.dart added selection change callback (#683) 4 years ago
cursor.dart Bug fix for platform util 4 years ago
default_styles.dart Fix warnings 4 years ago
delegate.dart Image menu options for copy/remove 4 years ago
editor.dart Request keyboard focus when no child is found (#713) 4 years ago
float_cursor.dart Fix import 4 years ago
keyboard_listener.dart Launch link improvements 4 years ago
link.dart feat: added Note to linkActionPickerDelegate (#741) 4 years ago
proxy.dart Update class RenderContentProxyBox 4 years ago
quill_single_child_scroll_view.dart Desktop selection improvements 4 years ago
raw_editor.dart feat: added Note to linkActionPickerDelegate (#741) 4 years ago
text_block.dart Support text direction rtl 4 years ago
text_line.dart Clean up code 4 years ago
text_selection.dart Update selectionCtrls.buildToolbar 4 years ago
toolbar.dart Support text direction rtl 4 years ago