From 787c7a845facf13ea886f74c608cdbfd4bfd2b95 Mon Sep 17 00:00:00 2001 From: Cheryl <xinyuezhang0402@gmail.com> Date: Sat, 26 Aug 2023 08:59:05 -0700 Subject: [PATCH] Upgrade to 7.4.3 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16fcb887..f385bfbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [7.4.3] +- Fixed a space input error on iPad. + # [7.4.2] - Fix bug with keepStyleOnNewLine for link. diff --git a/pubspec.yaml b/pubspec.yaml index 5a64f0bc..f304237f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.4.2 +version: 7.4.3 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill