/flutter_in_termux

Primary LanguageShellApache License 2.0Apache-2.0

Flutter Installer For Termux

Installation

  1. Execute the installer script

    curl -s https://raw.githubusercontent.com/Hax4us/flutter_in_termux/master/install.sh | bash -s
    
  2. Now login into debian by

    proot-distro login flutter
    
  3. Then you can use flutter as usual like you can create flutter example project by flutter create example and then build the apk by flutter build apk --debug or flutter build apk --release --target-platform android-arm64

Note

It's only for arm64