Dart Computer Programming for Beginners: 12 Atom Editor with Dart Plugin on Windows

Опубликовано: 02 Октябрь 2016
на канале: Dash to Dartlang
4,551
32

Update: although the Atom editor works, I will be using the Visual Studio Code editor in the future. You can go here to view the installation:    • Installing Visual Studio Code for Dar...  . Although Visual Studio Code is different, it should be similar enough that you can easily follow along. If I am incorrect about that, please let me know in the comments, and I will do my best to address any missing information. Once you install VSC and become familiar with it, please go to my other series: Learn to program in Dart, and start at lesson 11, learning about Sets.
   • 01 Learn to Program in Dart:  the Dar...  
__________


In this video, we install the Atom editor for Dart. The Dartpad has been great for learning so far, but we need an editor on IDE (integrated development environment) to really help us out more in the future. The set up steps are as below:

install dart
http://www.gekorm.com/dart-windows/
George Kormaris

install atom
https://atom.io/

install dart plugin

https://webdev.dartlang.org/tools/dar...

command line: win and x at the same time
task manager: run new task, cmd
file manager: push shift and right click mouse

pub global activate stagehand

set environmental variables:
start, settings, system, about, system info, advanced system settings, environment variables