X Code

Results 193 comments of X Code

I don't understand why so many people start using flutter for web development. Isn't React the main stream for web development? I totally understand flutter is the new star replacing...

Yeah, I guess maybe you can ask Image Picker https://pub.dev/packages/image_picker to support flutter web. Then it solves your problem. You can create an issue there https://github.com/flutter/plugins

Oh then you can submit a pull request. It seems that just to make `if else` for using different picker would suffice. ![image](https://user-images.githubusercontent.com/122956/107139308-1c76d180-68cf-11eb-9f03-fad227c674fb.png)

@bluesky2091 check out https://github.com/singerdmx/flutter-quill/issues/16

@bluesky2091 we are adding image support now @rish07 is enabling web support for [flutter-web](https://github.com/singerdmx/flutter-quill) It is not yet done fully but I think you can give it a try. Please...

@bluesky2091 web support for image is in. You can try

Check out https://github.com/singerdmx/flutter-quill/commit/14a417cbf388f9a804b38c5a38bbef933343021f

@bluesky2091 check out https://bulletjournal1024.slack.com/archives/C0189N1LF24/p1613156828005800 and https://bulletjournal1024.slack.com/archives/C0189N1LF24/p1613305414001200 In short, we are still working on this. You are welcome to help out. We do need help on this.

@bluesky2091 checkout https://github.com/singerdmx/flutter-quill/pull/24

check out https://github.com/memspace/zefyr/pull/59