Holistic Apps
326e79ca52
Update toolbar.dart
...
The text color of the PopupMenuItem should not be fixed to black. It looks bad in DarkMode and you can't style it via the theme. Changed to null to use the style from the theme.
3 years ago
X Code
88c3fcf4c8
Fix static analysis errors
3 years ago
X Code
d0f02cade7
Upgrade to 5.0.0
3 years ago
Florian Knoll
e8d82bc48a
Adds flutter 3.0.0 support for now ( #810 )
3 years ago
X Code
b398460f31
Upgrade to 4.2.3
3 years ago
li3317
c40faa47e2
ignore color:inherit and convert double to int for level
3 years ago
mark8044
c59d37878f
Update README.md ( #821 )
...
* Update README.md
* Update README.md
3 years ago
li3317
7c1282eb00
upgrade version
3 years ago
li3317
ccf0953727
add clear option to font size dropdown
3 years ago
X Code
b401cc5518
Code cleanup
3 years ago
mark8044
5e39e5b2be
Allow removing font size attribute from text ( #817 )
3 years ago
li3317
2addd734d7
upgrade to 4.2.1
3 years ago
X Code
db1f252256
Code cleanup
3 years ago
X Code
caa397c138
Show 'Size' in QuillFontSizeButton when attribute size is not defined
3 years ago
X Code
2815833889
Simplify class QuillFontSizeButton
3 years ago
X Code
fb0be15e2e
Rename to class QuillFontSizeButton
3 years ago
X Code
8d19ff72f6
Remove initialFontSizeValue in font size button
3 years ago
li3317
2b0bf1110c
change font size map value to string
3 years ago
X Code
aec7fdaee5
Add getFontSize function
3 years ago
X Code
63c333e195
Update README.md
3 years ago
li3317
b7ad489aeb
upgrade to 4.2.0
3 years ago
li3317
0a9a6c9625
format code
3 years ago
li3317
5097e86b76
add dependency
3 years ago
Michael Allen
ea7f630ee1
- fixed showToolbar: ensure selectionOverlay is available ( #814 )
3 years ago
mark8044
90e9d60356
Update README.md ( #805 )
3 years ago
mark8044
4fe4257906
This adds a new CustomIcons option to add your own icons to the QuillToolBar ( #804 )
3 years ago
X Code
7914067728
Upgrade to 4.1.9
3 years ago
Pataridze Givi
7387c3cc83
Using properly iconTheme colors ( #802 )
3 years ago
X Code
af8146ad45
Upgrade to 4.1.8
3 years ago
mark8044
3909365252
Add listener to font size drop down to update the widget based on current cursor position ( #800 )
3 years ago
mark8044
5eda9d8663
Font size widget now respects iconTheme color and iconSize ( #797 )
3 years ago
mark8044
31dc6c80bf
Update README.md ( #796 )
3 years ago
mark8044
0f1fcd4799
Create a 'Default' category for Font Size which results in no font size styling ( #795 )
3 years ago
X Code
9a62ee79f9
Upgrade to 4.1.7
3 years ago
mark8044
b30fee9ae4
Convert FontSize to a Map to allow for named Font Size ( #794 )
3 years ago
Sumit Kumar
62bc09d19a
Add Hindi(hi) locale ( #792 )
3 years ago
X Code
3030ec42d7
Upgrade to 4.1.6
3 years ago
mark8044
e94d044211
Update quill_dropdown_button.dart ( #791 )
3 years ago
X Code
6ac59dcfbb
Upgrade to 4.1.5
3 years ago
mark8044
7b330c95f0
Add Font Size dropdown to the toolbar ( #790 )
...
* Update quill_dropdown_button.dart
* Update toolbar.dart
* Update quill_dropdown_button.dart
* Update quill_dropdown_button.dart
* Update toolbar.dart
* Update quill_dropdown_button.dart
* Update toolbar.dart
* Update toolbar.dart
* Update toolbar.dart
* Update toolbar.dart
* Update toolbar.dart
* Update quill_dropdown_button.dart
* Update toolbar.dart
* Update quill_dropdown_button.dart
* Update toolbar.dart
3 years ago
X Code
e697c4fc2b
Upgrade to 4.1.4
3 years ago
mark8044
d50833cdcf
New borderRadius for iconTheme ( #788 )
...
* Update quill_icon_theme.dart
* Update quill_icon_theme.dart
* Update select_alignment_button.dart
* Update quill_dropdown_button.dart
* Update quill_dropdown_button.dart
* Update quill_icon_button.dart
* Update quill_icon_button.dart
* Update select_header_style_button.dart
* Update quill_icon_button.dart
* Update quill_icon_button.dart
* Update toggle_style_button.dart
* Update video_button.dart
* Update link_style_button.dart
* Update indent_button.dart
* Update image_button.dart
* Update history_button.dart
* Update color_button.dart
* Update clear_format_button.dart
* Update camera_button.dart
3 years ago
loic NGOU
79590923dc
Fixed resized image on read only mode ( #783 )
3 years ago
X Code
47a8748d0d
Upgrade url_launcher
3 years ago
X Code
c0c6b8607d
Upgrade to 4.1.3
3 years ago
Michael Allen
2b3fa606ae
- Fix selection handles show/hide after paste, backspace, copy ( #769 )
3 years ago
X Code
67381cf311
Upgrade to 4.1.2
3 years ago
Michael Allen
8481785739
Add full support for hardware keyboards (Chromebook, Android tablets, etc) that don't alter screen UI ( #765 )
3 years ago
X Code
679febd5ca
Format code
3 years ago
Darwin Morocho
7f36b3bf24
Added textSelectionControls field in QuillEditor ( #748 )
3 years ago