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>
2 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
Till Friebe
cacea0074d
Add ability to paste images ( #950 )
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
X Code
be4c213222
Clean up dependencies
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
c507e4fccd
Remove formula since it causes app unable to load
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
Garv Shah
a707918f7f
Added Formula Button (for maths support) ( #900 )
...
* added basic math keyboard
* added formula to sample data!
* created new variable for showFormulaButton
3 years ago
li3317
ac1cf592c3
upgrade to 5.3.2
3 years ago
li3317
56752787c7
add two more fonts
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
1817a06343
Add fonts ttf files in example
...
https://stackoverflow.com/questions/55075834/fontfamily-property-not-working-properly-in-flutter and https://www.flutterbeads.com/change-font-family-flutter/
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
X Code
d26b24d89b
Upgrade to 5.0.5
3 years ago
Syed-Waleed-Shah
93eac03f93
Added onVideoInit callback for video documents. See description for details ( #867 )
3 years ago
X Code
88c3fcf4c8
Fix static analysis errors
3 years ago
Sumit Kumar
62bc09d19a
Add Hindi(hi) locale ( #792 )
3 years ago
X Code
75d223a7aa
Update example for iOS
3 years ago
X Code
35b53c7404
Image menu options for copy/remove
3 years ago
X Code
69184a60c6
File access permission for gallery_saver.
...
iOS
Add the following keys to your Info.plist file, located in <project root>/ios/Runner/Info.plist:
NSPhotoLibraryUsageDescription - describe why your app needs permission for the photo library. This is called Privacy - Photo Library Usage Description in the visual editor.
Android
android.permission.WRITE_EXTERNAL_STORAGE - Permission for usage of external storage
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
X Code
565f6316cd
Save image option ( #593 )
...
* Save image option
* Update android versions
* Refactor code
3 years ago
Karlo Verde
430c6ae46e
chore: re-create Android app to make it runnable ( #577 )
3 years ago
Xin Yao
feec35386e
Adapt to Flutter Channel stable, 2.5.0
4 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
2195c4ae3e
[Mobile] Support custom image size: make margin optional and support alignment
4 years ago
Xin Yao
c932c800dc
Support mobile custom size image
4 years ago
Xin Yao
4522e67c81
Read custom image styles 'mobileWidth', 'mobileHeight', 'mobileMargin'
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