quill_native_bridge_ios
iOS implementation of the quill_native_bridge plugin.
0.0.3
252K downloads/mo
#759 most downloaded on pub.dev
FlutterQuill/quill-native-bridge
What this package is like to depend on
Last release 1 months ago
23 Jul 2026
Ships unpredictably
gaps range from 2 weeks to 1.7 years
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
10 releases · first in 2024
2 releases in the last 12 months
see the full history below
Release timeline
10 releases · Sep 2024 to Jul 2026
2025
2026
Releases
latest 10-
0.0.323 Jul 2026Release notes
Open source →- Depends on
package:is_ios_simulatorfor iOS Simulator detection while preserving the existing API, avoiding duplication of the native implementation across packages. - Updates generated Pigeon code after updating the Pigeon dev dependency.
- Depends on
-
0.0.223 Jul 2026Release notes
Open source →- Reads the clipboard (
getClipboardHtml(),getClipboardImage()andgetClipboardGif()) asynchronously withNSItemProviderinstead ofUIPasteboard.data(forPasteboardType:), fixing app hangs (ANR) on paste when the pasteboard item has to be fetched first (for example a Universal Clipboard item coming from another Apple device). #22
- Reads the clipboard (
-
0.0.101 Dec 2024 -
0.0.1-dev.624 Nov 2024 pre-release -
0.0.1-dev.523 Nov 2024 pre-release -
0.0.1-dev.417 Oct 2024 pre-release -
0.0.1-dev.317 Oct 2024 pre-releaseRelease notes
Open source →- Require
quill_native_bridge_platform_interfaceminimum version0.0.1-dev.4.
- Require
-
0.0.1-dev.214 Oct 2024 pre-releaseRelease notes
Open source →- Experimental changes in https://github.com/singerdmx/flutter-quill/pull/2230 (WIP). Not intended for public use as breaking changes will occur.
- Moved the package repo from https://github.com/singerdmx/flutter-quill to https://github.com/FlutterQuill/quill-native-bridge
-
0.0.1-dev.126 Sep 2024 pre-releaseRelease notes
Open source →- Highly experimental changes in https://github.com/singerdmx/flutter-quill/pull/2230 (WIP). Not intended for public use as breaking changes will occur. Not stable yet.
-
0.0.1-dev.026 Sep 2024 pre-releaseRelease notes
Open source →- Initial experimental release. WIP in https://github.com/singerdmx/flutter-quill/pull/2230. Not intended for public use as breaking changes will occur.