zulip-flutter icon indicating copy to clipboard operation
zulip-flutter copied to clipboard

Future Zulip client using Flutter

Results 411 zulip-flutter issues
Sort by recently updated
recently updated
newest added

Fixes #1587 Fix vertical layout shift in plain-text emoji picker by enforcing 44px minimum row height to match icon-based rows. Before Default Plain Text After Default Plain Text

Fixes #1558. This change improves the user experience by displaying a consistent placeholder when an avatar image fails to load from its URL. Adds an `errorBuilder` to the `AvatarImage` widget...

maintainer review

Since https://github.com/flutter/flutter/commit/e45fd36aa the flutter tool now uses a combination of git commands, instead of using the result of `git describe` to generate the version string. So, we update the check...

A user reports wanting to see more quickly which org is focused in the UI: [#mobile > feedback: goro muta @ 💬](https://chat.zulip.org/#narrow/channel/48-mobile/topic/feedback.3A.20goro.20muta/near/2198521) > What I'm dissatisfied with is that it's...

a-home
launch feedback
a-multiaccount
a-navigation

In the UI where we list your accounts, we should identify each realm using its icon and name, rather than its URL. While we're making changes to that UI, we...

a-multiaccount

The touch targets aren't tall enough: | Default setting | Plain-text setting | | --- | --- | | ![image](https://github.com/user-attachments/assets/247cd29e-b5e5-436c-9298-5094dc627c18) | ![image](https://github.com/user-attachments/assets/2b52024f-6a7b-48b2-80bb-baa36b479d02) |

help wanted
good first issue
a-design

From [beta feedback](https://chat.zulip.org/#narrow/channel/48-mobile/topic/Beta.3A.20after.20open.20via.20notification.2C.20back.20opens.20old.20server/near/2013981): > Steps to reproduce: > - have at least two servers configured in the app > - use the app on one server, then switch away from...

a-Android
a-notifications
beta feedback
launch feedback
a-multiaccount
a-navigation

I just noticed on CZO another kind of channel icon, specifically for archived channels: We should ask Vlad for a version of that to use in mobile.

a-design

# Pull Request ## Description This merge request introduces a new **Download Image** button to the bottom app bar, enabling users to download images. When tapped, the button initiates a...

maintainer review

We should make it possible to record voice messages, so that users don't have to type the content out on a mobile keyboard. Design details TBD, but I expect the...

a-compose
user feedback