Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 923 Bytes

File metadata and controls

29 lines (20 loc) · 923 Bytes

Run the Flutter SDK directly on your Android device using the Termux terminal emulator.

🚀 Installation

Open Termux and run the following command:

apt install flutter -y

Note make sure you have termuxvoid in your source

📺 Tutorial

For a step-by-step guide on how to set up and use Flutter in Termux, watch this video: https://youtu.be/qhfORvHCQ5M

🙏 Acknowledgments

Special thanks to mumumusuc/termux-flutter for making it possible to run Flutter in Termux.