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

When I open the app from a notification, sometimes it doesn't navigate to the specific conversation (as it's supposed to do), but instead lands at the home page just as...

a-Android
a-notifications
upstream
a-multiaccount

This is a follow-up to #1499 (PR #1951). In there, we handle most of the cases where the topic data (which will be tracked in store when #1951 is merged)...

The main work here is to change several tests of `MessageListView` and `MessageStore` so that the channels they exercise are actually known (i.e. present in the store) and subscribed, which...

integration review

Previously, opening a notification from a different account would leave the home page on a different account than the newly opened message list. Now, if the notification's account is different...

integration review

Stacked atop #1998. "Subject to user setting" refers to the "toggle starred messages counter" setting: https://zulip.com/help/star-a-message#toggle-starred-messages-counter Fixes-partly: #1088 ----- | Before this (but after #1998) | After | | ---...

integration review
product review

Stacked atop #1997. ----- | Before this (but after #1997) | After | | --- | --- | | | | | | |

integration review
product review

| Light | Dark | | - | - | | | | Figma: https://www.figma.com/design/1JTNtYo9memgW7vV6d0ygq/Zulip-Mobile?node-id=2940-48987&p=f&m=dev Fixes: #1037

integration review

This feature means setting things up so that when you open an appropriate Zulip link from arbitrary apps on your device — like your mail client when reading a Zulip...

beta feedback
launch feedback

When a message consists only of (a) one paragraph which (b) consists entirely of one or more emoji, we plan to start showing the emoji at a larger size. This...

a-content
a-design
server-12