38 Commits (3b4e5d8a0ac81b0d96384d268e719e9f368b08cc)

Author SHA1 Message Date
Xin Yao c0f0ded452 Fix relative path 4 years ago
Till Friebe d4e4b0d507
Hide implementation files (#233) 4 years ago
hyouuu f816ad7ec8
custom rules & optionally auto add newline for image embeds (#205) 4 years ago
Xin Yao ca9a13b150 Update Line _format method 4 years ago
Guilherme C. Matuella 451dffc4cd
Fixes crashing disposed listeners on a bunch of widgets (#164) 4 years ago
Xin Yao df602cfa9b Format code 4 years ago
Xun Gong 049ada2feb adjustable toolbar button & bar size 4 years ago
Xun Gong 273340a1f6 Pass getTextPosition instead of passing the tap text position to be more flexible; optional ignoreFocus on replaceText 4 years ago
Till Friebe 873bfbcee1 Sort constructors first 4 years ago
Till Friebe bc494bc50f Prefer final 4 years ago
Till Friebe 31ec14c114 Prefer relative imports 4 years ago
Till Friebe d6b21586a4
Prefer const constructors (#116) 4 years ago
Till Friebe cd05dfaeb8
Avoid redundant argument values (#114) 4 years ago
Till Friebe 8efa97ec12
Remove prints (#110) 4 years ago
Xin Yao 6722759441 Clear warnings 4 years ago
Xin Yao 718912bc29 Clear hints 4 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 4 years ago
Xin Yao 14662c229d
Bug fix: Can not insert newline when Bold is toggled ON (#75) 4 years ago
Xin Yao 17a38965c8 Update replaceText method 4 years ago
Xin Yao 9211afc479 Remove quill_delta dependency 4 years ago
singerdmx 8fe232f4d5 Fix a bug that empty delta would be treated as retain and cause cursor to not move 4 years ago
singerdmx 2bc0dd130c Initial fix for flip checkbox 4 years ago
li3317 170f3c62a7 implement ontap for check list 4 years ago
singerdmx f3e1be82e5 Format code 4 years ago
li3317 e475d3b0c9 adjust cursor after undo/redo 4 years ago
singerdmx acc779d394 Refactor out _handleHistoryChange method 4 years ago
singerdmx 27ed93970f Fix Undo throw Offset cannot be negative 4 years ago
singerdmx 0706656937 Fix Undo throw Offset cannot be negative 4 years ago
singerdmx dfe812e837 expose Stream<Tuple3> get changes 4 years ago
singerdmx 161a101773 Add undo/redo buttons in toolbar 4 years ago
singerdmx 561fbbed3e Add history 4 years ago
singerdmx c4d6edc60e Update example main.dart 4 years ago
singerdmx 0800c6cb34 Fix getPositionDelta 4 years ago
singerdmx 0d203b3fd0 Fix delete button not working 4 years ago
singerdmx 104e93a675 Fix QuillController 4 years ago
li3317 76df253f1f add welcome note 4 years ago
singerdmx db2a280d47 Implement RawEditorState 4 years ago
singerdmx f5a1a61938 Add delegate and controller 4 years ago