24 Commits (41e79a407c5184677d5406338cc23238dc6fb58e)

Author SHA1 Message Date
hehong 41e79a407c copy/cut select image and text together. 2 years ago
hehong 954d5b9444 copy/cut select image and text together. 2 years ago
Cierra_Runis eb90d6ea65
Add toPlainText method to `EmbedBuilder` and Revert example (#1280) 2 years ago
bohdanudreambit 89b06c07e9
Add indents change for multiline selection (#1195) 2 years ago
Adil Hanney 3e9452e675
Remove tuples (#1128) 2 years ago
X Code d2b308dc4d Add function to search the whole document for any substring matching the pattern 3 years ago
X Code 94c6a1dcbc Fix image pasting 3 years ago
X Code 3c7fcb3c66 Add comments 3 years ago
X Code ef7d17f2d8 Add getPlainText method 3 years ago
li3317 cd035d008e add collectAllIndividualStyle 3 years ago
X Code 100de11a89 Add comments 3 years ago
X Code 1c4fd1cd0e Improve link button 3 years ago
X Code 98c25d0b10 Upgrade to 3.5.2 3 years ago
X Code d94c2a575e Revert "Simplify Embeddable and remove BlockEmbed" 3 years ago
X Code e450c61332 Simplify Embeddable and remove BlockEmbed 3 years ago
li3317 db25b9c8d6 support inline image 4 years ago
Xin Yao 01220d69a1 Auto append new line after video 4 years ago
X Code 7c2286bae2
Initial video support (#298) 4 years ago
Xin Yao 3d6e259078 Upgrade to 1.6.4 4 years ago
Xin Yao dad5c676cb collectAllStyles should return List<Style> 4 years ago
Xin Yao bbabf4e25d Refactor code for collectAllStyles 4 years ago
li3317 6751472a55 fix clear format button 4 years ago
Till Friebe 102883dfef Disallow lines longer than 80 characters 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
Guilherme C. Matuella 60127aeb04
Adds `doc.isEmpty` check to `Document._loadDocument(Delta doc)` (#163) 4 years ago
Xin Yao 63c2ef9d0e Upgrade to 1.2.0 4 years ago
Xun Gong e08009e3ff len fix 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
hyouuu 047d0f729b
default color, Document.fromDelta, fix isItCut null check (#123) 4 years ago
Till Friebe 4c16af4420
Remove unnecessary parenthesis (#118) 4 years ago
Till Friebe cd05dfaeb8
Avoid redundant argument values (#114) 4 years ago
Xin Yao 6722759441 Clear warnings 4 years ago
Xin Yao 811cb341bf Add pedantic 4 years ago
Miller Adulu c593026fd9
Sound null safety migration (#87) 4 years ago
Xin Yao 9211afc479 Remove quill_delta dependency 4 years ago
li3317 2d81b70226 update pubspec yaml version and format code 4 years ago
li3317 7d4bfa67a8 support placeholder for empty content 4 years ago
singerdmx a3ee421d1a Add isEmpty method for Document class 4 years ago
li3317 e475d3b0c9 adjust cursor after undo/redo 4 years ago
singerdmx 1f333f4d96 Refactor out _handleImageInsert method 4 years ago
singerdmx 1486e5dcae Reformat code 4 years ago
li3317 89de513df2 fix insert image 4 years ago
singerdmx bb6fd50f36 automatically append '\n' for image 4 years ago
singerdmx 0706656937 Fix Undo throw Offset cannot be negative 4 years ago
singerdmx 1d900afa70 Fix append \n for image in _transform 4 years ago
singerdmx ce77729968 Handle multiple image inserts 4 years ago
singerdmx dfe812e837 expose Stream<Tuple3> get changes 4 years ago