Skip to content

Commit d3d7721

Browse files
committed
doc: Update README for launch, hooray
1 parent ca4d0e3 commit d3d7721

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
1-
# Zulip Flutter (beta)
1+
# Zulip Flutter
22

3-
A Zulip client for Android and iOS, using Flutter.
3+
The official Zulip app for Android and iOS, built with Flutter.
44

5-
This app is currently [in beta][beta].
6-
When it's ready, it [will become the new][] official mobile Zulip client.
7-
To see what work is planned before that launch,
8-
see the [milestones][] and the [project board][].
5+
This app [was launched][] as the main Zulip mobile app
6+
in June 2025.
7+
It replaced the [previous Zulip mobile app][] built with React Native.
98

10-
[beta]: https://chat.zulip.org/#narrow/stream/2-general/topic/Flutter/near/1708728
11-
[will become the new]: https://chat.zulip.org/#narrow/stream/2-general/topic/Flutter/near/1582367
12-
[milestones]: https://github.com/zulip/zulip-flutter/milestones?direction=asc&sort=title
13-
[project board]: https://github.com/orgs/zulip/projects/5/views/4
9+
[was launched]: https://blog.zulip.com/flutter-mobile-app-launch
10+
[previous Zulip mobile app]: https://github.com/zulip/zulip-mobile#readme
1411

1512

16-
## Using Zulip
13+
## Get the app
1714

18-
To use Zulip on iOS or Android, install the [official mobile Zulip client][].
19-
20-
You can also [try out this beta app][beta].
21-
22-
[official mobile Zulip client]: https://github.com/zulip/zulip-mobile#readme
15+
Release versions of the app are available here:
16+
* [Zulip for iOS](https://apps.apple.com/app/zulip/id1203036395)
17+
on Apple's App Store
18+
* [Zulip for Android](https://play.google.com/store/apps/details?id=com.zulipmobile)
19+
on the Google Play Store
20+
* Or if you don't use Google Play, you can
21+
[download an APK](https://github.com/zulip/zulip-flutter/releases/latest)
22+
from the official build we post on GitHub.
2323

2424

2525
## Contributing
2626

2727
Contributions to this app are welcome.
2828

2929
If you're looking to participate in Google Summer of Code with Zulip,
30-
this is one of the projects we intend to accept [GSoC 2025 applications][gsoc]
31-
for.
30+
this was among the projects we accepted [GSoC applications][gsoc] for
31+
in 2024 and 2025.
3232

3333
[gsoc]: https://zulip.readthedocs.io/en/latest/outreach/gsoc.html#mobile-app
3434

0 commit comments

Comments
 (0)