0 Forks
3 Stars
3 Watchers

Dart

I'm learning Dart for mobile application development like IOS and Android both platforms.

How to download and setup Dart

Open terminal and run command
git clone https://github.com/mbrsagor/Dart.git
git clone is used to create a copy or clone of Dart repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Dart https://github.com/mbrsagor/Dart/archive/master.zip

Or simply clone Dart with SSH
[email protected]:mbrsagor/Dart.git

If you have some problems with Dart

You may open issue on Dart support forum (system) here: https://github.com/mbrsagor/Dart/issues