X Code

Results 193 comments of X Code

For example if you want to get rid of image_picker, please submit a PR replacing it with whatever you have to make it better. I am happy to accept your...

The point here is that we provide the best implementation in this library for image picking, not forcing users to implement.

I think I misspoke about line 327 to 331 in controller.dart Let me try to recall what logic is behind it.

Maybe line 327 to 331 in controller.dart is useless like you said. We probably can remove it

BTW you mean we need to publish two packages in pub.dev, right? One package for quill logic and second package for those dependencies.

> On the other hand, because implementations of those expansion feature set in quill such as color picker now moves out of quill, it is forced not to rely on...