what does it mean by quill_native_bridge_windows is deprecated? #2674
Unanswered
Craftsman-Sakib
asked this question in
Q&A
Replies: 1 comment
-
|
Not the package is deprecated, it is the dart plugin config See flutter/flutter#57497 as mentioned in the message. I guess removing that config is all we need, but I haven't test it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am building an application that supports all available platforms. On one of my note screens, I am using the flutter_quill: ^11.5.0 and flutter_quill_extensions: ^11.0.0 packages. From what I understand, Quill might not work on the Windows platform in the next Flutter stable version, but I’m unsure. Please, Can anyone clarify what this means? Sorry I am just kinda newbie in terms of understanding the issue here.
It keeps saying this,
My Flutter doctor result is this:

Beta Was this translation helpful? Give feedback.
All reactions