zulip-flutter
zulip-flutter copied to clipboard
Support images from keyboard
This serves some of the same purposes as:
- #418
but may be a lot easier to implement.
Android has built-in support for inserting images into a text box as a feature of the keyboard, and Flutter supports that since https://github.com/flutter/flutter/issues/20796 . So we just need to wire that up for the message-content input box.
Chat thread: https://chat.zulip.org/#narrow/stream/137-feedback/topic/Mobile.20app.20GIF.20integration/near/1689275