Closed EchoEllet closed 2 months ago
Remove quill_native_bridge from the automated publishing workflow.
quill_native_bridge
quill_native_bridge will no longer have the same version as flutter_quill and will be separated (while remaining in the same repo).
flutter_quill
When publishing a new version, quill_native_bridge doesn't get a new version publishing automatically.
See #2230 and #2262 for more details about why this decision was made.
quill_native_integration will replace quill_native_bridge soon. This is not a breaking change as this package is for internal use only.
quill_native_integration
Description
Remove
quill_native_bridge
from the automated publishing workflow.quill_native_bridge
will no longer have the same version asflutter_quill
and will be separated (while remaining in the same repo).When publishing a new version,
quill_native_bridge
doesn't get a new version publishing automatically.See #2230 and #2262 for more details about why this decision was made.
quill_native_integration
will replacequill_native_bridge
soon. This is not a breaking change as this package is for internal use only.Related Issues
Type of Change
Suggestions