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.
 
 
 
 
 
Till Friebe 1729d8e5ec Merge branch 'master' of github.com:singerdmx/flutter-quill into prefer-const-constructors-in-immutables 4 years ago
..
box.dart Sound null safety migration (#87) 4 years ago
controller.dart Prefer const constructors (#116) 4 years ago
cursor.dart Prefer const constructors (#116) 4 years ago
default_styles.dart Merge branch 'master' of github.com:singerdmx/flutter-quill into prefer-const-constructors-in-immutables 4 years ago
delegate.dart Clear warnings 4 years ago
editor.dart Merge branch 'master' of github.com:singerdmx/flutter-quill into prefer-const-constructors-in-immutables 4 years ago
image.dart Sound null safety migration (#87) 4 years ago
keyboard_listener.dart Sound null safety migration (#87) 4 years ago
proxy.dart Merge branch 'master' of github.com:singerdmx/flutter-quill into prefer-const-constructors-in-immutables 4 years ago
raw_editor.dart Merge branch 'master' of github.com:singerdmx/flutter-quill into prefer-const-constructors-in-immutables 4 years ago
responsive_widget.dart Always put required named parameters first (#115) 4 years ago
text_block.dart Merge branch 'master' of github.com:singerdmx/flutter-quill into prefer-const-constructors-in-immutables 4 years ago
text_line.dart Merge branch 'master' of github.com:singerdmx/flutter-quill into prefer-const-constructors-in-immutables 4 years ago
text_selection.dart Prefer const constructors (#116) 4 years ago
toolbar.dart Merge branch 'master' of github.com:singerdmx/flutter-quill into prefer-const-constructors-in-immutables 4 years ago