v10.5.15-dev.0
Pre-release
Pre-release
EchoEllet
released this
11 Sep 17:32
·
147 commits
to master
since this release
Introduce quill_native_bridge
which is an internal plugin to use by flutter_quill
to access platform APIs.
For now, the only functionality it supports is to check whatever the iOS app is running on iOS simulator without requiring device_info_plus
as a dependency.
Note
quill_native_bridge
is a plugin for internal use and should not be used in production applications
as breaking changes can happen and can removed at any time.
For more details and discussion see #2194.
Full Changelog: v10.5.14...v10.5.15-dev.0