Skip to content

ruujoa/HelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorld

The sample code of the book named 'Dart: Up and running'

1. Preparation
	a. Download Google Dart from <https://www.dartlang.org/>
2. Installation
	a. Unzip the zip to a directory, for example: E:\Tools\Dart
	b. Double click the executable program named DartEditor under above unzipped directory to open an IDE for Dart.
	c. Select File -> Open Existing Folder...
	d. In the dialog, locate the path you place the sample code to import.
3. Run
	a. Right click one of the source files that shown in the Files view which is on left on the IDE.
	b. In the context menu, click the Run to run it.

About

The sample code of the book named 'Dart: Up and running'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages