singerdmx
d644223bb3
Rename uploadFileCallback to onImagePickCallback
4 years ago
li3317
3606e7617d
bump version 0.2.12
4 years ago
li3317
0d0fd1060c
support placeholder for empty content
4 years ago
singerdmx
6b78f0605b
Fix static analysis error
...
ERROR: The name 'platformViewRegistry' is being referenced through the prefix 'ui', but it isn't defined in any of the libraries imported using that prefix
4 years ago
singerdmx
bafda1f340
Add isEmpty method for Document class
4 years ago
li3317
e287994fdf
enable autocorrect
4 years ago
singerdmx
f7e0416bd6
Reuse textSpan
4 years ago
singerdmx
a5ce03501d
Change baseSpacing to Tuple2(6.0, 0)
4 years ago
Arjan Aswal
df3fa149ce
Change baseSpacing for paragraph attribute
4 years ago
Rishi Raj Singh
e12c439f14
Fix image size issue
...
Cherry-picked from 066f4d29fc
4 years ago
singerdmx
f8cd4b57b9
Revert image support added on web
4 years ago
rish07
3547e015e4
image support added on web
4 years ago
Arjan Aswal
18e1ad0ed4
Replace Asset Image with File Image
...
File image is a better implementation as the image is provided by the device file system
4 years ago
singerdmx
101ccda5fc
Format code
4 years ago
ArjanAswal
c2999edbdb
Support local images to be shown at full screen
4 years ago
li3317
bd7e7c892c
Return empty LookupResult if lookup range beyond body
4 years ago
singerdmx
69404635d8
Enable 'bold' with ctrl+b on flutter web
4 years ago
singerdmx
7ae0001a4c
Revert changes in _SelectHeaderStyleButtonState
4 years ago
singerdmx
55da7d626c
Revert changes in _SelectHeaderStyleButtonState
4 years ago
singerdmx
39f0dad270
Fix TextSelection
4 years ago
rish07
33302db205
Fixed bottom toolbar
4 years ago
singerdmx
a58e0d523b
Fix cursor after pasting
4 years ago
singerdmx
1f33d621f4
Refactor stringToColor function
4 years ago
li3317
c3a9c115d4
fix color/background show color
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
li3317
b7409992c0
small fix
4 years ago
li3317
fa891f1fc6
color white change fillColor
4 years ago
li3317
505d7a47fd
text / background change icon color
4 years ago
Xin Yao
bce5e4b29b
Change toolbar color button icon
4 years ago
ArjanAswal
947d2fbd73
Support the use of custom icon size in toolbar
4 years ago
Xin Yao
4213aa1087
Pass styles to TextLine
4 years ago
Xin Yao
b04f31e118
Support image on local device storage without uploading
4 years ago
Xin Yao
95c4df5432
Support custom styles
4 years ago
Xin Yao
88014d73cd
Update DefaultStyles constructor
4 years ago
singerdmx
5b45693e2a
Fix _onTapping not always returning bool
4 years ago
singerdmx
a31b80235e
Upgrade version
4 years ago
li3317
28250d2c57
fix check list cursor
4 years ago
li3317
84114257fb
fix check list button
4 years ago
li3317
189d3a60ed
add button for list check attribute
4 years ago
singerdmx
6551f3632f
Support font and size attributes
4 years ago
singerdmx
36d40a9899
Add size and font attributes
4 years ago
singerdmx
c1844fec79
Fix for flip checkbox
4 years ago
singerdmx
2bc0dd130c
Initial fix for flip checkbox
4 years ago
singerdmx
4f4eea1ef1
Handle tapping when no text yet on this line for checkbox list
4 years ago
singerdmx
1913136d4f
Flip checkbox only tapping at the beginning of text line
4 years ago
li3317
dfdd1b7667
add check list ontap
4 years ago
li3317
170f3c62a7
implement ontap for check list
4 years ago
li3317
d8941d8a57
add check/uncheck list
4 years ago
li3317
4e61982222
fix check attribute
4 years ago
li3317
8b253517b4
add list check attribute
4 years ago