Home

Awesome

Language: English | 中文简体

Dudu

A mastodon client development by flutter which support android and ios.

Features

Multiple Account
Dark and black theme
Translate toot to other language
Publish and vote poll
Display custom emoji
View other site public timeline without login
...

Install

I use flutter 1.22.6 in this project, you can use fvm to manage flutter versions. If you choose to use fvm, after install fvm, run following commands.

git clone https://github.com/duduapp/dudu
cd dudu
fvm install 1.22.6
fvm flutter pub get
fvm flutter run

Screenshot

<img align="left" src='https://user-images.githubusercontent.com/3364975/211486575-da56da32-61b8-494e-8429-0064d3ce7b49.png' width=200> <img align="left" src='https://user-images.githubusercontent.com/3364975/211486629-fc3b5027-fec5-4e08-874a-c95a64335e0f.png' width=200> <img align="left" src='https://user-images.githubusercontent.com/3364975/211487541-6e33d90d-b52e-4077-9ae1-7e854626665c.png' width=200> <img align="left" src='https://user-images.githubusercontent.com/3364975/211487581-66845cb5-ce71-4f37-b072-ad7c4847c5e6.png' width=200> <img align="left" src='https://user-images.githubusercontent.com/3364975/211487619-ec2251c9-b7d4-48d5-a331-b7fe23031d3c.png' width=200> <img align="left" src='https://user-images.githubusercontent.com/3364975/211487636-00abd055-b1b6-4015-b8a4-62039d75a4a6.png' width=200 height=432> <img align="center" src='https://user-images.githubusercontent.com/3364975/211487672-b245cd07-85d3-4bd2-8e34-6fe6c256ce33.png' width=200 height=432>

Apk download

This apk is generated by github action, read the file to see more detail. Apk File

App Store

App Store

About language

Only chinese and english are translated by human,other languages are translated by machine.so contribution are welcome.

License

MIT

This project forked Fastodon