Ellet
Ellet
Related #2230 but not merged yet, I have updated the [`pubspec.yaml`](https://github.com/singerdmx/flutter-quill/blob/master/pubspec.yaml#L64) to avoid using newer versions of the`quill_native_bridge` plugin. Can you tell me which version you're able to reproduce the...
> There was no problem with flutter on android. I found that my mac version of Flutter was 3.24.0 while windows was 3.24.3 This issue is related to iOS and...
I was able to encounter the issue of an outdated app with #2230 The issue is that `Podfile` is outdated with newer versions of Flutter, specifically this line caused the...
I encountered the issue again in the example app and once again on that outdated app, it appears `quill_native_bridge_platform_interface` implemented the iOS plugin which is probably a regression and wasn't...
> I'll try it later Can you confirm if the issue is fixed (after running `flutter pub upgrade` and updating your `Podfile` if it was outdated)?
> how to preview quill json format content in a widget I'm not quite sure. Do you mean parsing the JSON and loading it as a document or a widget...
`NoOpCliktCommand` was part of the Mordant module, then moved to the core. It didn't use the Mordant help formatter, so renamed to `CoreNoOpCliktCommand` and then a copy of it made...
Support for CocoaPods will be deprecated in future releases, see this issue from the Flutter team: https://github.com/MisterJimson/flutter_keyboard_visibility/issues/168
> iOS support remains The plugin `dynamic_color` doesn't support the iOS platform, so we need to add an iOS implementation before adding SPM support for it.
> One of them links to a changelog entry that I could not find. That's because the previous CHANGELOG has been achieved, the valid link now is: https://pub.dev/packages/flutter_quill/versions/10.8.5/changelog#702