@ -1,3 +1,6 @@
# [6.3.1]
* Add color property to the basic factory function.
# [6.3.0]
* Support Flutter 3.7.
@ -119,7 +119,6 @@ class QuillToolbar extends StatelessWidget implements PreferredSizeWidget {
/// The color of the toolbar
Color? color,
Key? key,
}) {
final isButtonGroupShown = [
@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
version: 6.3.0
version: 6.3.1
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill