DartDosh
โถ๏ธ Watch the tutorial on YouTube
A CLI tool for Flutter developers that automates the boring parts of building and distributing apps โ version management, file naming, and uploading to Firebase, Telegram, or App Store Connect โ all with a single command.
Install
dart pub global activate dartdosh
Add to PATH if needed:
export PATH="$PATH:$HOME/.pub-cache/bin"
๐ FAQ
| Question | |
|---|---|
| How do I set up dartdosh in my project? | GitHub โ |
| How do I configure build commands? | GitHub โ |
| What build commands and flags are available? | GitHub โ |
| How does auto version increment and file naming work? | GitHub โ |
| How do I auto-upload IPA to App Store Connect? | GitHub โ |
| How do I upload APK to Firebase App Distribution? | GitHub โ |
| How do I send APK to a Telegram channel? | GitHub โ |
| How do I upload AAB to Google Play Store? | GitHub โ |
| How do I use --dart-define-from-file? | GitHub โ |
| How do I change the UI language? | GitHub โ |
| How do I clean up old build files? | GitHub โ |
| ๐บ๐ฟ O'zbek tilida o'qish | GitHub โ |
| ๐ท๐บ ะงะธัะฐัั ะฝะฐ ััััะบะพะผ | GitHub โ |
| ๐น๐ท Tรผrkรงe okumak | GitHub โ |
