We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24b826 commit 2e5cec6Copy full SHA for 2e5cec6
CHANGELOG.md
@@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
11
## [Unreleased]
12
13
+### Fixed
14
+
15
+- **App crash on desktop platforms** when using Flutter `3.32.0-0.5.pre` and newer.
16
+ Fixed by passing the required `viewId` for experimental multi-window support [#2579](https://github.com/singerdmx/flutter-quill/pull/2579).
17
18
## [11.4.1] - 2025-05-15
19
20
### Added
0 commit comments