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

This is a follow-up to #348, which aims for implementing a design matching the legacy mobile app. That doesn't support some state transitions, though. See https://github.com/zulip/zulip-flutter/pull/1041#discussion_r1854906513 for what we might...

a-design
user feedback

As @alexmv reported [in chat](https://chat.zulip.org/#narrow/stream/48-mobile/topic/Multiple.20spaces/near/1773776), the Flutter app treats adjacent spaces (e.g. https://chat.zulip.org/#narrow/stream/7-test-here/topic/Alex/near/1773775) differently than the React Native app or the web app: | Flutter | RN | Desktop |...

a-content
beta feedback
user feedback

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Counterpart to zulip/zulip-mobile#438. Quoting from there: > We want to show a badge on the app's icon on the iOS home screen when the user has notifications for messages they...

a-iOS
a-notifications
beta feedback
launch feedback
user feedback
a-multiaccount

When there are no topics on the topic-list page, we should display a helpful text or other UI feedback to the user. Right now, it just shows an empty page.

a-design

Fixes #1824 Chat thread: [#mobile-dev-help > unlike other video icon get filled with color property @ 💬](https://chat.zulip.org/#narrow/channel/516-mobile-dev-help/topic/unlike.20other.20video.20icon.20get.20filled.20with.20color.20property/near/2294564) ### Design | Before | After | After(Clicking Button) | |---|---|---| | ![b](https://github.com/user-attachments/assets/f8525bf8-5d2c-455e-9c43-d97b8c17edcc)...

maintainer review

Fixes-partly: #1088 ----- A follow-up to #1959, clearing one of the TODOs on the `UnreadCountBadge` widget. Screenshots: | Before | After | | --- | --- | | | |...

integration review
product review

Ingest String `topics_policy` field. Will be used to hide the topic input in the general-chat-only channel.

maintainer review

Clients don't get send-message or edit-message events in unsubscribed channels. There are three behaviors that feel especially buggy that we'd like to fix, with special handling when the channel is...

a-msglist