@ -1,3 +1,6 @@
# [7.3.2]
- Added builder for custom button in _LinkDialog.
# [7.3.1]
- Added case sensitive and whole word search parameters.
- Added wrap around.
@ -159,9 +159,7 @@ class QuillToolbar extends StatelessWidget implements PreferredSizeWidget {
/// Validate the legitimacy of hyperlinks
RegExp? linkRegExp,
LinkDialogAction? linkDialogAction,
Key? key,
}) {
final isButtonGroupShown = [
@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor built for the modern Android, iOS, web and desktop platforms. It is the WYSIWYG editor and a Quill component for Flutter.
version: 7.3.1
version: 7.3.2
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill