Rich text editor for Flutter
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BambinoUA
539357bc63
Add tooltips for toolbar buttons. (#1175)
* Add `UtilityWidgets`
* Implement tooltips for toolbar buttons
* Add `tooltip` to `QuillCustomButton`
* Add `ToolbarButtons`
* Update `EmbedButtonBuilder` with `tooltip`
* Implement tooltips in `QuillToolbar`
* Add tooltip property to embed buttons (for future)
* Update version of flutter_quill in pubspec.yaml
* Restore `EmbedButtonBuilder`
* Update english translations
* Implement translations for tooltips
* Update translations for `en-us`
* Make `tooltips` nullable to hide tooltips.
* Remove `tooltips` property from `QuillToolbar`
|
3 years ago |
| .. |
|
embeds
|
Add tooltips for toolbar buttons. (#1175)
|
3 years ago |
|
flutter_quill_extensions.dart
|
Update FormulaButton
|
4 years ago |