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
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
li3317
bb38db5ed0
add readOnly to emdedBuilder
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
ff61b1a951
Fix more warnings (forgot to save the files)
4 years ago
Till Friebe
bc494bc50f
Prefer final
...
Declaring variables as final when possible is a good practice
because it helps avoid accidental reassignments and allows the
compiler to do optimizations.
4 years ago
Xin Yao
63a616e7eb
Remove universal_html dependency
4 years ago