Miller Adulu
df8cfa437f
Fix issue with null on token attrivute
4 years ago
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
d48abe8ea7
Fix formatting
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
li3317
7d4bfa67a8
support placeholder for empty content
4 years ago
singerdmx
36d40a9899
Add size and font attributes
4 years ago
li3317
4e61982222
fix check attribute
4 years ago
li3317
8b253517b4
add list check attribute
4 years ago
li3317
c6b827a178
add indent button on press
4 years ago
singerdmx
75448d2d70
Ignore attributes of width and style
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
530a494e9e
Make attribute value final
4 years ago
singerdmx
318d1b0962
Update attribute value to be private
4 years ago
singerdmx
92a975b28e
Add clone for Attribute
4 years ago
singerdmx
fc2e5d19b2
Fix equals method
4 years ago
singerdmx
2b82bae34e
Implement EditableTextBlock class
4 years ago
singerdmx
dc7b4e794f
Add cursor
4 years ago
singerdmx
85537417ff
Add document class
4 years ago
singerdmx
4876c0b980
Add Leaf class
4 years ago
singerdmx
a0c9293184
Update Attribute class
4 years ago
singerdmx
04ed863a6d
Update Style class
4 years ago
singerdmx
c32e6b0098
Add Style class
4 years ago
singerdmx
e5044d9e34
Add ListAttribute
4 years ago
singerdmx
0f90dd2a52
Add HeaderAttribute
4 years ago
singerdmx
9ac35562de
Add attribute class
4 years ago