Run the Flutter SDK directly on your Android device using the Termux terminal emulator.
Open Termux and run the following command:
apt install flutter -yNote make sure you have termuxvoid in your source
For a step-by-step guide on how to set up and use Flutter in Termux, watch this video: https://youtu.be/qhfORvHCQ5M
Special thanks to mumumusuc/termux-flutter for making it possible to run Flutter in Termux.