install full ubuntu 20.04 for developers flutter app mobi 2021

I have guided installation of ubuntu 20.4 basic and some errors encountered in the process of using in previous posts and answered the question why use ubuntu for programming.

– Instructions to create usb to install ubuntu 20.4
– Select the appropriate ubuntu version
Fix failure to download extra data files “ttf-mscorefonts-installer” ubuntu 20.4

Today I introduce: install full ubuntu 20.04 for flutter app mobi programmers

1 Determine the packages to install:

To program Flutter App need to install the following packages:
Dart JDK, Flutter JDK, vscode ( editor ) , androi studio

2 APT packages

ibus-bamboo
sudo apt-get install dart
sudo apt install curl
sudo apt install git
sudo apt install openjdk-11-jdk ( java –version)
sudo apt-get install synaptic

3 DPKG INSTALL

(dpkg –remove packagename)–purge
Chrome
Vscode

4 SNAP INSTALL

sudo snap install flutter –classic
flutter sdk-path — see sdk path

 

 

Trả lời