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.
 
 
 
 
 
Xin Yao 54c3eb446e Web support for raw editor and keyboard listener 4 years ago
..
box.dart Add default styles and text line 4 years ago
controller.dart Bug fix: Can not insert newline when Bold is toggled ON (#75) 4 years ago
cursor.dart Format code 4 years ago
default_styles.dart support placeholder for empty content 4 years ago
delegate.dart Implement class _TextSelectionHandleOverlay 4 years ago
editor.dart Bugfix: the "select, copy, paste" toolbar was still accessible even if the interactive selection has been disabled (#71) 4 years ago
image.dart Reformat code 4 years ago
keyboard_listener.dart Web support for raw editor and keyboard listener 4 years ago
proxy.dart Support align 4 years ago
raw_editor.dart Web support for raw editor and keyboard listener 4 years ago
responsive_widget.dart Fix image size issue (#24) 4 years ago
text_block.dart Pass styles to TextLine 4 years ago
text_line.dart small fix 4 years ago
text_selection.dart Bottom toolbar bug fix 4 years ago
toolbar.dart desktop support (#79) 4 years ago