Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita71c7e7

Browse files
committed
chore(release): prepare to publish 11.5.0
1 parent9641f2c commita71c7e7

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
1111
##[Unreleased]
1212

13+
##[11.5.0] - 2025-10-18
14+
1315
###Fixed
1416

1517
- Fixed`View.of(context)` calls throwing when used with the`screenshot` package[#2662](https://github.com/singerdmx/flutter-quill/pull/2662).
@@ -181,7 +183,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
181183
- Apple-specific font dependency for subscript and superscript functionality from the example.
182184
-**BREAKING**: The[`super_clipboard`](https://pub.dev/packages/super_clipboard) plugin, To restore legacy behavior for`super_clipboard`, use[`flutter_quill_extensions`](https://pub.dev/packages/flutter_quill_extensions) package and`FlutterQuillExtensions.useSuperClipboardPlugin()`.
183185

184-
[unreleased]:https://github.com/singerdmx/flutter-quill/compare/v11.4.2...HEAD
186+
[unreleased]:https://github.com/singerdmx/flutter-quill/compare/v11.5.0...HEAD
187+
[11.5.0]:https://github.com/singerdmx/flutter-quill/compare/v10.0.0...v11.5.0
185188
[11.4.2]:https://github.com/singerdmx/flutter-quill/compare/v10.0.0...v11.4.2
186189
[11.4.1]:https://github.com/singerdmx/flutter-quill/compare/v10.0.0...v11.4.1
187190
[11.4.0]:https://github.com/singerdmx/flutter-quill/compare/v10.0.0...v11.4.0

‎example/pubspec.lock‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ packages:
230230
path: ".."
231231
relative: true
232232
source: path
233-
version: "11.4.2"
233+
version: "11.5.0"
234234
flutter_quill_delta_from_html:
235235
dependency: transitive
236236
description:

‎pubspec.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name:flutter_quill
22
description:"A rich text editor built for Android, iOS, Web, and desktop platforms. It's the WYSIWYG editor and a Quill component for Flutter."
3-
version:11.4.2
3+
version:11.5.0
44
homepage:https://github.com/singerdmx/flutter-quill/
55
repository:https://github.com/singerdmx/flutter-quill/
66
issue_tracker:https://github.com/singerdmx/flutter-quill/issues/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp