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.
 
 
 
 
 
Benjamin Quinn 27d9ac3bdd
Make QuillController.document mutable. (#973)
3 years ago
..
raw_editor Fix static analysis errors 3 years ago
style_widgets Format code 3 years ago
toolbar Fixes toolbar buttons stealing focus from editor. (#956) 3 years ago
box.dart Update RenderEditableBox Container get container 3 years ago
controller.dart Make QuillController.document mutable. (#973) 3 years ago
cursor.dart Bug fix for platform util 3 years ago
default_styles.dart remove default small color (#892) 3 years ago
delegate.dart Code refactor 3 years ago
editor.dart Allow disabling of selection toolbar. (#972) 3 years ago
embeds.dart Moved onVideoInit to class parameter on embed builder (#934) 3 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 Update class RenderContentProxyBox 3 years ago
quill_single_child_scroll_view.dart Desktop selection improvements 3 years ago
raw_editor.dart ignore: unnecessary_import for typed_data 3 years ago
text_block.dart Embed refactor (#933) 3 years ago
text_line.dart Moved onVideoInit to class parameter on embed builder (#934) 3 years ago
text_selection.dart Upgrade to 6.0.1 3 years ago
toolbar.dart Fixes toolbar buttons stealing focus from editor. (#956) 3 years ago