Skip to content
/ dudu Public

A mastodon client app development by flutter

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-mah93
Notifications You must be signed in to change notification settings

duduapp/dudu

Repository files navigation

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

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