Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 1.36 KB

File metadata and controls

22 lines (21 loc) · 1.36 KB

Learning the Dart Programming .

I am learning Dart from smartherd in youtube .

Installation

git clone https://github.com/souvik362/LearningDart.git

Usage

You can also Pull Updated Code to your computer by this Way

git fetch origin
git pull origin

You Can also Save it to your own Repository by Using this Method

git remote add [YOUR DESIRD REMOTE NAME] [YOU REPOSITOTY URL].git
git push [YOUR REMOTE NAME] master

You can contribute using Forking in Github.

Use the fork option in Github and update the code and create a pull request.

Lisence

CC BY 4.0