Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when will the Flutter-Quill SDK be adapted for the HarmonyOS system? #2392

Open
1 task done
wangjinshan opened this issue Nov 22, 2024 · 1 comment
Open
1 task done
Labels
question Further information is requested

Comments

@wangjinshan
Copy link

Is there an existing issue for this?

The question

"Hi, when will the Flutter-Quill SDK be adapted for the HarmonyOS system? I need to inform someone about the timeline for its release."

"We urgently need the Flutter-Quill SDK to be adapted for the HarmonyOS system."

Hope this helps!

@wangjinshan wangjinshan added the question Further information is requested label Nov 22, 2024
@EchoEllet
Copy link
Collaborator

EchoEllet commented Nov 22, 2024

Duplicate of #2389

There is no ETA, and we currently don't have a plan for it. Supporting desktop, mobile, and web platforms is already expensive as it's, I prefer to provide better support for current platforms and enhance functionality than adding support for a new platform.

The TargetPlatform is part of the Flutter SDK. This is a package target of the Flutter SDK. How can we support HarmonyOS? We can't change the target SDK to a modified version to support a new target platform. Providing another version of flutter_quill is also not something we plan on.

We urgently need the Flutter-Quill SDK to be adapted for the HarmonyOS system

You can fork the project, adjust it, and use the fork as a git package in pubspec.yaml. Flutter Quill is a library.

Can you give me example packages that support it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants