li3317
55da91e510
fix queryChild
3 years ago
X Code
0cb120d08d
Code cleanup
3 years ago
X Code
c8b50d9e80
Remove abstract class StyledNode
3 years ago
X Code
193dd68ccc
Revert "Implements StyledNode"
...
This reverts commit dfa623a4fd
.
3 years ago
X Code
dfa623a4fd
Implements StyledNode
3 years ago
X Code
71793e5bd8
Add abstract class StyledNode
3 years ago
X Code
f14015c6d6
Add ScriptAttribute
3 years ago
Andy Trand
d23e161d1f
style fetch fix on editing between different blocks ( #496 )
3 years ago
Tarekk Mohamed Abdalla
f6e1e2c0a8
small rewording for the assert message ( #471 )
3 years ago
Xin Yao
19600f7d8f
Add inline code formatting
4 years ago
Aldy J
97ba9cfb39
Text Alignment functions + Block Format standards ( #382 )
...
* Mute problem reports
* For PR: Text Alignment functions + Block Format standards
* Restore analysis_options.yaml to original settings
4 years ago
Xun Gong
15bd6f2342
Add "small" (extended) markdown style support
4 years ago
X Code
f56bbff75f
Support for building custom inline styles ( #351 )
4 years ago
li3317
db25b9c8d6
support inline image
4 years ago
Xin Yao
1ece2863ed
Update Text Node clone method to clone value as well
4 years ago
Xin Yao
6aaf351277
Update text_line for handling Embed
4 years ago
Xin Yao
01220d69a1
Auto append new line after video
4 years ago
X Code
7c2286bae2
Initial video support ( #298 )
...
* Initial video support
* Add video player
* Update import
* Check video is network or asset
* Unable to support youtube video
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
Xin Yao
6ce51a6600
Remove extra parenthesis
4 years ago
hyouuu
c63831d014
Fix incorrect double to int cast, and guard against optional parent ( #239 )
4 years ago
Till Friebe
f0459ba4d5
Add const types for image and divider embeds
...
This allows to reference the type.
4 years ago
Till Friebe
102883dfef
Disallow lines longer than 80 characters
4 years ago
George
95359f66b5
Fixes for flutter web ( #234 )
...
* Fix for Attribute object comparison
* Fix for "Unexpected null value" error on web
Clipboard is now supported on web, via a permission request through the browser
Co-authored-by: George Johnson <george@indiespring.com>
4 years ago
Till Friebe
d4e4b0d507
Hide implementation files ( #233 )
4 years ago