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

Published: 01 January 1970
on channel: 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


On this page of the site you can watch the video online Install and Setup Flutter Development on Ubuntu Linux only on Visual Studio Code with a duration of hours minute second in good quality, which was uploaded by the user AR 01 January 1970, share the link with friends and acquaintances, this video has already been watched 14,058 times on youtube and it was liked by 68 viewers. Enjoy your viewing!