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.
 
 
 
 
 
Rishi Raj Singh fe01f66b61
Add base64 support in image import (#41)
4 years ago
..
FakeUi.dart Fix image size issue (#24) 4 years ago
RealUi.dart Fix image size issue (#24) 4 years ago
box.dart Add default styles and text line 4 years ago
controller.dart Fix a bug that empty delta would be treated as retain and cause cursor to not move 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 Add base64 support in image import (#41) 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 small fix 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 small fix 4 years ago