Skip to content
forked from duduapp/dudu

A mastodon client app development by flutter

License

Notifications You must be signed in to change notification settings

berkeleynerd/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

About

A mastodon client app development by flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.1%
  • Java 2.4%
  • Ruby 0.3%
  • Shell 0.1%
  • Objective-C 0.1%
  • Swift 0.0%