Xin Yao
b12a28b625
Only launch video as link when read only
4 years ago
li3317
bb38db5ed0
add readOnly to emdedBuilder
4 years ago
Xin Yao
887a1f4ded
Show dialog to choose Photo or Video when clicking camera button
4 years ago
Xin Yao
853aea3820
Refactor out camera button in toolbar
4 years ago
Xin Yao
e3bb1030b2
Adjust video button position
4 years ago
Xin Yao
c7d71f7f46
Upgrade image picker
4 years ago
Xin Yao
109701948c
Add initial video button
4 years ago
Xin Yao
25f13fb6e8
Launch video link
4 years ago
Xin Yao
0d3e8988f2
Display video as link if we cannot play it
4 years ago
Xin Yao
6d3fc30a5e
Tune background color of video play button
4 years ago
Xin Yao
01220d69a1
Auto append new line after video
4 years ago
Xin Yao
af3604e1c9
Make transparency 100% for background color of video play button
4 years ago
Xin Yao
445218088f
Update video play button color
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
li3317
cdd88241a6
fix undo insert image on empty asset
4 years ago
Xin Yao
2aa577ca58
Refactor code
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
Cheryl Zhang
0aa1a9cee0
Format code
4 years ago
gtyhn
240688f06e
Fixed dragging right handle scrolling issue ( #289 )
4 years ago
Cheryl Zhang
0c5a045d28
Format code
4 years ago
gtyhn
6b9795ad00
Fixed the position of the selection status drag handle ( #288 )
...
* fix the OnImagePickCallback return value
* solve placeholder issue, removing must focus
* Fixed the position of the selection status drag handle
4 years ago
gtyhn
869503c2d3
solve placeholder issue, removing must focus ( #286 )
...
* fix the OnImagePickCallback return value
* solve placeholder issue, removing must focus
4 years ago
Benjamin Liii
503127dfa3
add the parameter to hide the camera ( #278 )
4 years ago
gtyhn
5c7bede059
fix the OnImagePickCallback return value ( #281 )
4 years ago
Xin Yao
2af193390b
Upgrade to 1.6.0
4 years ago
florianh01
3c1ee9eec2
Support Multi Row Toolbar ( #273 )
4 years ago
Xin Yao
2ba2e7e309
Remove file_picker dependency
4 years ago
Xin Yao
d9c0c53106
Update _pickImageDesktop method
4 years ago
Xin Yao
195ccd7c7e
Update _pickImageWeb method
4 years ago
X Code
08fc027712
Replace deprecated textEditingValue method ( #271 )
...
* Replace deprecated textEditingValue method
* Change to SelectionChangedCause.drag
4 years ago
Xin Yao
457c6e561b
Remove filesystem_picker dependency
4 years ago
Xin Yao
e8c0c484a4
Upgrade version to 1.4.0
4 years ago
li3317
6ac1490281
remove path_provider dependency
4 years ago
zhaoce
17257374a7
Fix a wrong merge:abd80f5 ( #266 ) ( #267 )
4 years ago
hyouuu
4b4c84696f
Add option to paintCursorAboveText ( #265 )
4 years ago
Xin Yao
71a0cec282
Format code
4 years ago
Xin Yao
76ef63e87c
Upgrade to 1.3.3
4 years ago
lucasbstn
e69e97481b
Fix #242 ( #254 )
4 years ago
hyouuu
06a7f4aa2e
Fix a bug that Embed could be together with Text ( #249 )
4 years ago
Till Friebe
ff93000041
Bump file_picker to 3.0.2+2
...
With version 3.0.2 `name` of the file_picker library becomes
non-nullable, so a warning was issued for users who had already
used version 3.0.2, as we still assumed that `name` is nullable.
Increasing the version and removing the exclamation mark removes
the warning.
4 years ago
Xin Yao
4bcb73fd25
Format code
4 years ago
Till Friebe
3ca9e966ac
Remove extraneous toolbar dividers in certain configuration
...
Closes #193 .
4 years ago
Till Friebe
e2ab4df8cd
Fix paste bug
4 years ago
Till Friebe
cdf50b579d
Add color parameter to Toolbar and ImageButton
...
In addition, change these widgets to stateless widgets, since these
widgets do not have a state and thus stateful is superfluous.
4 years ago
Till Friebe
16d6f243b8
Show arrow indicator on toolbar ( #245 )
4 years ago
Xun Gong
a10197dec3
use ceil instead of floor to make sure won't cause overflow
4 years ago