|
1 |
| -# Zulip Flutter (beta) |
| 1 | +# Zulip Flutter |
2 | 2 |
|
3 |
| -A Zulip client for Android and iOS, using Flutter. |
| 3 | +The official Zulip app for Android and iOS, built with Flutter. |
4 | 4 |
|
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. |
9 | 8 |
|
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 |
14 | 11 |
|
15 | 12 |
|
16 |
| -## Using Zulip |
| 13 | +## Get the app |
17 | 14 |
|
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. |
23 | 23 |
|
24 | 24 |
|
25 | 25 | ## Contributing
|
26 | 26 |
|
27 | 27 | Contributions to this app are welcome.
|
28 | 28 |
|
29 | 29 | 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. |
32 | 32 |
|
33 | 33 | [gsoc]: https://zulip.readthedocs.io/en/latest/outreach/gsoc.html#mobile-app
|
34 | 34 |
|
|
0 commit comments