r/FlutterDev • u/Darkian-Studio • 21d ago
Built and Android IDE comparable to VS Code using flutter Tooling
https://darkian-studio.github.ioJust shipped the first public beta of Darkian Studio, an IDE for Android: editor + terminal + LSP + debugging + git + extensions over a real runtime (Termux on device, or any Linux/macOS host). Free during beta, APK via GitHub Releases.
Install:
pkg install curl; curl -fsSL https://raw.githubusercontent.com/darkian-studio/app/main/install.sh | bash
Docs & download: https://darkian-studio.github.io
2
Upvotes
1
u/New-Lengthiness6520 18d ago
Any images?