@ -1,3 +1,6 @@
# [3.7.0]
* Replace Toolbar showHistory group with individual showRedo and showUndo.
# [3.6.5]
* Update Link dialogue for image/video.
@ -125,7 +125,7 @@ class QuillToolbar extends StatelessWidget implements PreferredSizeWidget {
Key? key,
}) {
final isButtonGroupShown = [
showBoldButton ||
showItalicButton ||
showSmallButton ||
showUnderLineButton ||
@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
version: 3.6.5
version: 3.7.0
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill