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