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 766058b473 Upgrade version to 1.0.3 - Fix issue that text is not displayed while typing [WEB] 4 years ago
..
box.dart Add default styles and text line 4 years ago
controller.dart Remove quill_delta dependency 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 Remove unused import 4 years ago
image.dart Reformat code 4 years ago
keyboard_listener.dart Implement class _TextSelectionHandleOverlay 4 years ago
proxy.dart Support align 4 years ago
raw_editor.dart Upgrade version to 1.0.3 - Fix issue that text is not displayed while typing [WEB] 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 Remove conditional import (#59) 4 years ago