Zixuan Li
Zixuan Li
Thanks for the review! I have updated the PR.
Thanks! Updated the PR.
Moved the links to the paragraph they each correspond to, and added the comment on `ClipRect` (the related paragraph is still kept in the commit, in case the reader is...
TODO: `TestGlobalStore`'s `doInsertAccount` implementation has a race condition for checking the invariants. Concurrently adding accounts allows you to bypass the check.
This is stacked on top of #937.
This is stacked on top of #970 ([`dialog [nfc]: Wrap showErrorDialog's return value`](https://github.com/zulip/zulip-flutter/pull/970/files)). The PR is mostly small commits for refactors in a limited scope.
Updated the PR by cherry picking #970 and #985 and cleaning up some commit messages. (The CI failure comes from #985)
I think we should keep #731 open because there is still some chance that we can use that rule, but not in the near future. Mentioning it in the commit...
Thanks for the review! Updated the PR and fixed some more errors that appeared after rebasing (and applied #731)
The PR itself is ready, but we won't be ready to merge it until we refuse to connect to older servers. Going through some reviews will still be helpful, though.