Skip to content
View ReXase27's full-sized avatar
Block or Report

Block or report ReXase27

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Android SDK for Flutter on Linux Android SDK for Flutter on Linux
    1
    # Install the Android SDK on Linux for Flutter development
    2
    
                  
    3
    ### This small guide assumes that you do <ins>*NOT*</ins> want Android Studio on your system for Flutter development, and you'll be using a different code editor.
    4
    
                  
    5
    #### If don't mind using Android Studio or already have Android Studio installed, the Android SDK can be easily installed with the IDE. The official Flutter guide below is enough to get started with Flutter and Android, so the rest of this guide will simply focus on an installation without Android Studio.