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

Add helper text below the "server URL" field that, when tapped, opens relevant Zulip documentation explaining what a server URL is and how to find theirs. It will help users...

integration review
completion candidate

I have four main goals for this PR: - Stop applying the Zulip-message text color to things that aren't Zulip-message text (and refactor to make these errors easy to avoid)...

a-content
integration review

In web, the markers "1.", "2.", and "3." in 1. one 2. two 3. three are the same size as the list-item text ("one", "two", "three"): Not so in zulip-flutter,...

a-content

Is the vision for this to be the Zulip client for mobile and desktop? If so, I would like to help translate the whole thing into Arabic, but will it...

Adds tests mentioned in https://github.com/zulip/zulip-flutter/pull/587#discussion_r1597195082

buddy review

This is the zulip-flutter counterpart to the following zulip-mobile issue: * https://github.com/zulip/zulip-mobile/issues/5860 We should do the same thing here. The umbrella server/web issue is: * https://github.com/zulip/zulip/issues/28468

a-api
server-9

Besides recent activity in DMs, activity in the current topic/stream is also considered when suggesting users in @-mention autocomplete. **_Notes_** - _This is the second PR in the series of...

buddy review