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 80c15fb2f4
Fix all issues (#60)
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 Fix all issues (#60) 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 Adding an article to week 02 of articles of the week (#51) 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