This is a bash script for any Debian based Distros (Ubuntu [Lubuntu, Xubuntu], Elementary OS, etc) to quick install Android studio and Flutter SDK in one command.
git clone [email protected]:theArtechnology/install-android-studio.git
chmod +x setup_android_studio.sh
./setup_android_studio.sh
Fork the script, and do pull requests