Miller Adulu
888f4f5045
Remove custom util implementation in favor of quiver
4 years ago
Chris Bracken
701c56c312
Update quiver hashcode dependency ( #88 )
...
Development on the quiver_* subpackages has been discontinued in favour
of the main quiver package at https://github.com/google/quiver-dart . The
code itself is identical, but is more actively maintained.
Updated the dependency on the tuple package to 2.0.0, since it also
depends on quiver 3.0.0. Both packages has been migrated to null-safety
at those versions.
4 years ago
Xin Yao
a5277ffd3c
Support token attribute
4 years ago
Miller Adulu
1d7f93e195
Cast as Node
4 years ago
Miller Adulu
0a69922d63
Fix non-nullable issue with node methods
4 years ago
Miller Adulu
30113c329c
Enable methods to be nullable
4 years ago
Miller Adulu
d48abe8ea7
Fix formatting
4 years ago
Miller Adulu
b14c1dc9dc
Remove unnecessary checks
4 years ago
Miller Adulu
be56739a53
Remove hashnode as a dependency and localize its functionality to the package.
...
Maintenance was done long time ago hence no need to wait for the update
4 years ago
Miller Adulu
e9c5a2238e
Apply default null-safety migrations
4 years ago
Xin Yao
a2de79ab49
Fix quill_delta next op
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
49b3b6acbd
Return empty LookupResult if lookup range beyond body
4 years ago
singerdmx
36d40a9899
Add size and font attributes
4 years ago
singerdmx
2bc0dd130c
Initial fix for flip checkbox
4 years ago
li3317
4e61982222
fix check attribute
4 years ago
li3317
8b253517b4
add list check attribute
4 years ago
singerdmx
f3e1be82e5
Format code
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
singerdmx
12b98a8a0d
Update editor to catch targetChild null
4 years ago
li3317
89de513df2
fix insert image
4 years ago
singerdmx
e46f4e3a3b
Reformat code
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
li3317
c6b827a178
add indent button on press
4 years ago
singerdmx
aaf419fbb0
Remove unused code
4 years ago
singerdmx
561fbbed3e
Add history
4 years ago
singerdmx
75448d2d70
Ignore attributes of width and style
4 years ago
singerdmx
341b9b015d
Initial Image Picker implementation
4 years ago
singerdmx
0d95266471
Support list with indent
4 years ago
singerdmx
d9ccbc51b3
Fix ResolveInlineFormatRule
4 years ago
singerdmx
92b45f7792
Add QuillToolbar
4 years ago
singerdmx
6d0ef36880
Support align
4 years ago
singerdmx
3ab793c310
Support indent
4 years ago
singerdmx
cd88b9d04e
Support hr embed
4 years ago
singerdmx
2cd44d93c6
Support text color
4 years ago
singerdmx
b0f4f28886
Fix AutoExitBlockRule
4 years ago
singerdmx
b3a43e3da4
Fix node bool containsOffset(int offset)
4 years ago
singerdmx
530a494e9e
Make attribute value final
4 years ago
singerdmx
318d1b0962
Update attribute value to be private
4 years ago
singerdmx
b328e60164
FIx PreserveLineStyleOnMergeRule
4 years ago
singerdmx
92a975b28e
Add clone for Attribute
4 years ago