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.
 
 
 
 
 
Luy2077 1a5a51182a
add affinity for localPosition (#1287)
2 years ago
..
raw_editor Prevent operations on stale editor state (#1256) 2 years ago
style_widgets Scale leading widgets based on paragraph font size (#1226) 2 years ago
toolbar Style custom toolbar buttons like builtins (#1267) 2 years ago
box.dart Update RenderEditableBox Container get container 3 years ago
controller.dart Fixed keepStyleOnNewLine (#1262) 2 years ago
cursor.dart Bug fix for platform util 3 years ago
default_styles.dart Format code 2 years ago
delegate.dart Fixed issues from last Flutter update. (#1210) 2 years ago
editor.dart add affinity for localPosition (#1287) 2 years ago
embeds.dart Add toPlainText method to `EmbedBuilder` and Revert example (#1280) 2 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 Have text selection span full line height for uneven sized text. (#1150) 2 years ago
quill_single_child_scroll_view.dart Desktop selection improvements 3 years ago
raw_editor.dart Always use text cursor for editor on desktop (#1264) 2 years ago
text_block.dart get pixel ratio from view (#1259) 2 years ago
text_line.dart keep style when creating embedded element (#1232) 2 years ago
text_selection.dart Fixed issues from last Flutter update. (#1210) 2 years ago
toolbar.dart added custom button widget in toolbar (#1272) 2 years ago