8 Forks
80 Stars
80 Watchers

dart-book

Repository with the content for my book about dart: https://dartguide.dev

How to download and setup dart-book

Open terminal and run command
git clone https://github.com/JHBitencourt/dart-book.git
git clone is used to create a copy or clone of dart-book 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-book https://github.com/JHBitencourt/dart-book/archive/master.zip

Or simply clone dart-book with SSH
[email protected]:JHBitencourt/dart-book.git

If you have some problems with dart-book

You may open issue on dart-book support forum (system) here: https://github.com/JHBitencourt/dart-book/issues