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 977f94b347
Fix "Show toolbar" bug (#120)
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 Prefer const constructors in immutables (#117) 4 years ago
delegate.dart Clear warnings 4 years ago
editor.dart Remove unnecessary parenthesis (#118) 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 Prefer const constructors in immutables (#117) 4 years ago
raw_editor.dart Fix "Show toolbar" bug (#120) 4 years ago
responsive_widget.dart Always put required named parameters first (#115) 4 years ago
text_block.dart Remove unnecessary parenthesis (#118) 4 years ago
text_line.dart Remove unnecessary parenthesis (#118) 4 years ago
text_selection.dart Remove unnecessary parenthesis (#118) 4 years ago
toolbar.dart Remove unnecessary parenthesis (#118) 4 years ago