kuba
4face9dc23
Allow custom attributes to be added into the Attribute registry.
...
Export the Rule class so that it's possible to add custom rules.
Make the custom button apply the styles defined in the icon theme and add isToggled function to determine whether the button should apply the toggled style. Also, allow the button to be further customizable by defining a custom builder implementation.
Fix the demo pages and add a demo page showcasing a custom attribute.
3 years ago
Jon Salmon
1f42da82fb
Revert #962 ( #964 )
3 years ago
Pablo Insua
38ef599304
Fixed the translation of some words into Spanish ( #963 )
3 years ago
X Code
24d9cdc6a8
Refactor function _buildCustomBlockEmbed
3 years ago
X Code
8c387f7918
Upgrade to 6.0.6
3 years ago
Thea Choem
f314dbf052
fix wrong custom embed key ( #962 )
3 years ago
X Code
b10f15f07e
Upgrade to 6.0.5
3 years ago
Benjamin Quinn
ab6174d8fa
Fixes toolbar buttons stealing focus from editor. ( #956 )
3 years ago
X Code
a855f59922
ignore: unnecessary_import for typed_data
3 years ago
X Code
b94968bb50
Upgrade to 6.0.4
3 years ago
friebetill
f6f548f548
Add typed_data import for Uint8List
...
Without the import, the project cannot be compiled.
3 years ago
X Code
fd97d0ca71
Update README
3 years ago
X Code
99de2b0d86
Add onImagePaste in example ( #951 )
...
* Add onImagePaste in example
* Update _onImagePaste
* Update _onImagePaste
3 years ago
X Code
5228f389ba
Update FormulaButton
3 years ago
X Code
a6c392a9ae
Upgrade to 6.0.3
3 years ago
Till Friebe
cacea0074d
Add ability to paste images ( #950 )
3 years ago
X Code
ffbd50cd04
Code refactor
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
Mehran Mirshekaran
206d524609
Complete farsi translation ( #941 )
3 years ago
Jimmy Li
46e2d86d17
Update toolbar.i18n.dart ( #940 )
3 years ago
X Code
2284031aeb
Update README
3 years ago
X Code
be4c213222
Clean up dependencies
3 years ago
X Code
f425b4d478
Update README
3 years ago
X Code
52db6591e5
Update README.md
3 years ago
Jonathan Salmon
5039cdef4e
Added flutter_quill_extensions link to readme
3 years ago
Jon Salmon
58fca1c340
Fixed publishing issues ( #936 )
3 years ago
Jon Salmon
a4e9757a9c
Moved onVideoInit to class parameter on embed builder ( #934 )
3 years ago
Jon Salmon
ffdefaeccf
Update flutter_quill_extensions package ready for publishing ( #935 )
3 years ago
X Code
5715a3755f
Upgrade to 6.0.0
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
4b46df25e7
BidirectionalIterator' is deprecated and shouldn't be used
3 years ago
X Code
ba4c25e661
Upgrade to 5.4.2
3 years ago
hatch01
a8f3ba5bd4
update dependencies to remove conflict with other packages ( #929 )
3 years ago
Douglas Valério
f2b43c572d
Add pt_br translations to toolbar strings ( #920 )
3 years ago
X Code
b8ebcbdbda
Export Node class
3 years ago
X Code
d78fd815ce
Add missing translation keys
3 years ago
X Code
b89547dd10
Remove typedef CameraPickSettingSelector
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
X Code
91eb56ae4a
Upgrade to 5.4.1
3 years ago
Tobias Schiek
7abe973cd8
Update toolbar.i18n.dart ( #901 )
...
German Translation
3 years ago
X Code
6ef78a3bb7
Remove Unused import
3 years ago
X Code
fe4d7f276d
Upgrade to 5.4.0
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
X Code
fc9d3d3757
Enable search when text is not empty
3 years ago