Flutter seems to be a trending programming language but to work with it you should be comfortable with the dart programming language.
There are two methods that we can use to install dart on our machine. We can use chocolatey which is a package installer which is designed to work with Windows powershell or you can use the installer which is much easier to use.
Let’s first go to chocolatey.org/install and copy the command for the POWERSHELL. You can also use the command line but that’s going to require a different command. We will need to run POWERSHELL with administrative privileges. Paste the command and hit enter. Let’s now go to dartlang.org/tools and scroll down to the section that says SDKs. If you plan to develop for the web click on the web app and if you plan to develop for mobile choose mobile. Select the windows tab and paste the command in the POWERSHELL terminal. This text is a little small so I will make it bigger by going into the preferences.
You can also use the installer which can be downloaded from the link in the description. Installation is pretty straightforward.
The next thing that we need to do is install INTELLIJ. We will use the community edition because it is free. Once the installation is complete we are going to click configure and we are going to install dart and flutter plugins. We have to search the repositories for these plugins.
We did install the flutter plugin before installing the FLUTTER SDK. That is no problem. After it is downloaded I am going to extract it and place it in a folder called development. When we create a DART project ensure that you have indicated the location of the dart SDK in the Dart SDK path field. The same thing should be done when you are creating a flutter project.
Let’s see if we can create a DART project and create a console application. We can call it dart basics.
Installation on a MAC is simple once homebrew is installed. Homebrew is also a package manager. We first install homebrew by pasting a command in the terminal. Then we go to dartlang.org and copy the commands. I already have homebrew installed as well as the dart sdk installed on this mac. I am just going to be reinstalling the sdk. Downloading INTELLIJ is a straight forward process and once again you have to install the plugins just as before. Once the plugins are installed just point to the location of the dart and flutter SDKs.
[Website]
http://kodechamp.com
[Links]
IntelliJ https://www.jetbrains.com/idea/downlo...
chocolatey package installer
www.chocolatey.org
windows installer
www.gekorm.com/dart-windows
[Music]
bensound.com: Jazzy Frenchy
[Timestamps]
Install Chocolatey on Windows 0:20
Install Dart SDK on Windows 0:52
Install Dart SDK with Installer on Windows 1:23
Install IntelliJ on Windows 1:46
Install Dart Plugin for IntelliJ 2:22
Install Flutter Plugin for IntelliJ 2:24
Create Dart Console Application 3:14
Install Homebrew on MAC 3:30
Смотрите видео Setup Dart/ Flutter on Windows and MAC онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Victor Wooding 05 Май 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 5,814 раз и оно понравилось 49 людям.