Install and Setup Flutter Development on Ubuntu Linux only on Visual Studio Code

Pubblicato il: 01 gennaio 1970
sul canale di: AR
14,058
68

Flutter and Dart are perfect if you want to contribute with beautiful mobile and Web interfaces in a short time.

In this video you will know how to install Flutter on Ubuntu Linux and how to create your first app with it.

#All LInks:
--flutter Download
https://docs.flutter.dev/get-started/...
--cmd and toolchain
https://www.solidfiles.com/v/YLKdBKd5...

#PathExport
Follow the folder structure as video. Change username as your own. Mine is "soul'. Remember to change it with your username.

export PATH="$PATH:/home/soul/Android/flutter/bin"
export ANDROID_HOME="/home/soul/Android/tools/cmdline-tools/latest/bin"
export ANDROID_TOOLS="/home/soul/Android/tools/cmdline-tools/latest"
export ANDROID_PLATFORM_TOOLS="/home/soul/Android/tools/platform-tools"
export Emulator="/home/soul/Android/tools/emulator"
PATH=$PATH:$ANDROID_HOME:$ANDROID_TOOLS:$ANDROID_PLATFORM_TOOLS

#SDK Platform Setup
sdkmanager "platform-tools" "platforms;android-30" "build-tools;30.0.3"

#Flutter commands:
--Accept Liscense
flutter doctor --android-licenses
--Fluter Test
flutter doctor

Music by ItsWatR from Pixabay


In questa pagina del sito puoi guardare il video online Install and Setup Flutter Development on Ubuntu Linux only on Visual Studio Code della durata di ore minuti seconda in buona qualità , che l'utente ha caricato AR 01 gennaio 1970, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 14,058 volte e gli è piaciuto 68 spettatori. Buona visione!