li3317
f66145b153
use flutter_youtube_player package
2 years ago
Benjamin Quinn
6456c5b91a
Add keyboard shortcuts for editor actions ( #986 )
3 years ago
Luis Felipe Murguia Ramos
c4c512552b
[Multiline Select] HomePage allows to select paragraph line on triple click ( #983 )
...
Co-authored-by: Luis Felipe Murguia Ramos <felipelfmr1@gmail.com>
3 years ago
X Code
eceeb1805f
Upgrade to 6.0.7
3 years ago
Benjamin Quinn
ccf1850e9a
Allow disabling of selection toolbar. ( #972 )
3 years ago
X Code
8196311720
Fixed the read only demo page
3 years ago
Benjamin Quinn
ab6174d8fa
Fixes toolbar buttons stealing focus from editor. ( #956 )
3 years ago
X Code
99de2b0d86
Add onImagePaste in example ( #951 )
...
* Add onImagePaste in example
* Update _onImagePaste
* Update _onImagePaste
3 years ago
X Code
7884f9a83b
Upgrade to 6.0.2
3 years ago
X Code
d966db1394
Upgrade to 6.0.1
3 years ago
Jimmy Li
22200b8812
1. changed translation locale country code to lower case ( #946 )
3 years ago
Jon Salmon
a4e9757a9c
Moved onVideoInit to class parameter on embed builder ( #934 )
3 years ago
Jon Salmon
82d4bf76e3
Embed refactor ( #933 )
...
* Moved all embed code to seperate folder
* Consolidated embed builders
* Moved embed toolbar items out
* Moved embed code to separate package
* Updated imports
* Removed I from interface names
* Refactored embed button implementation
* Update readme
3 years ago
X Code
25cbc88422
Redo custom camera pick
3 years ago
X Code
44a555129c
Revert "Add custom toolbar for photo and video. ( #906 )"
...
This reverts commit f0ef795c84
.
3 years ago
Buddypia
f0ef795c84
Add custom toolbar for photo and video. ( #906 )
3 years ago
X Code
401f317690
Code cleanup for defaultEmbedBuilderWeb
3 years ago
X Code
4e1bc307bf
Code cleanup
3 years ago
X Code
25aeeab750
Ignore base64 image in web
3 years ago
X Code
ce0b551d34
Initial defaultEmbedBuilderWeb implementation for video
3 years ago
X Code
162a86c54f
Use constants in universal_ui.dart
3 years ago
X Code
68c814bd53
Temporary hack for defaultEmbedBuilderWeb
3 years ago
X Code
af4fb81ea9
Fix null pointer of _controller on read only page
3 years ago
Lucas Henrique Polazzo
506303a50d
Added CustomBlockEmbed to the Readme ( #879 )
...
* Added portuguese translations for image resizer
* Added CustomBlockEmbed and customElementsEmbedBuilder
* Added CustomBlockEmbed to the Readme
* Formatted home page
3 years ago
Lucas Henrique Polazzo
48f8932736
Added CustomBlockEmbed and customElementsEmbedBuilder ( #877 )
3 years ago
Syed-Waleed-Shah
93eac03f93
Added onVideoInit callback for video documents. See description for details ( #867 )
3 years ago
X Code
35b53c7404
Image menu options for copy/remove
3 years ago
X Code
98c25d0b10
Upgrade to 3.5.2
3 years ago
X Code
d94c2a575e
Revert "Simplify Embeddable and remove BlockEmbed"
...
This reverts commit e450c61332
.
3 years ago
X Code
e450c61332
Simplify Embeddable and remove BlockEmbed
3 years ago
X Code
4f8ec3ed80
Mark deprecated classes
3 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
Xin Yao
8aec946674
Update home page for refactoring _isDesktop function
4 years ago
rho-cassiopeiae
30df844d17
Add Link as source for images and videos ( #316 )
...
* Add Link as source for images and videos
Hosted images and videos are supported, but there's no way to actually insert them.
* Always provide an option to add media from link
4 years ago
li3317
bb38db5ed0
add readOnly to emdedBuilder
4 years ago
Xin Yao
f3e10524f9
Update example for video button
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
457c6e561b
Remove filesystem_picker dependency
4 years ago
Xin Yao
6dc4826734
Format code
4 years ago
li3317
55e99e5862
small fix
4 years ago
Xin Yao
e8c0c484a4
Upgrade version to 1.4.0
4 years ago
li3317
6ac1490281
remove path_provider dependency
4 years ago
Till Friebe
0f6fd64bed
Move ResponsiveWidgets to example folder
...
This widget has nothing to do with the library and is only used in
the example, so it is moved to the example.
4 years ago
Till Friebe
102883dfef
Disallow lines longer than 80 characters
4 years ago
Till Friebe
d4e4b0d507
Hide implementation files ( #233 )
4 years ago
Till Friebe
873bfbcee1
Sort constructors first
4 years ago
Till Friebe
ff61b1a951
Fix more warnings (forgot to save the files)
4 years ago
Till Friebe
e1793ead61
Fix linter warnings in example
4 years ago