Ellet
a59f6e5e47
Update flutter_quill_extensions and example
1 year ago
Ellet
f0d011007e
Update extensions and example
1 year ago
Ellet
b9b1ecb2bd
Remove unused import
1 year ago
Ellet
35c49ffd7c
Update flutter_quill_extensions and example
1 year ago
Ahmed Hnewa
db143c9556
Bug fixes + Provide a way to handle the image errors and use custom image provider ( #1428 )
1 year ago
MacDeveloper1
df3afd3f37
Fix PR #1230 ( #1233 )
2 years ago
Bertrand
b7951b02c9
allow widgets to override widget span properties ( #1141 )
2 years ago
Cris Liao
a747e22f35
Improve ImageEmbedBuilderWeb ( #1125 )
2 years ago
li3317
f66145b153
use flutter_youtube_player package
2 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
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
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