0 Forks
0 Stars
0 Watchers

flutter

A twitter clone. Made by following the youtube tutorial by @devfactor-source.

How to download and setup flutter

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

Or simply clone flutter with SSH
[email protected]:amin8/flutter.git

If you have some problems with flutter

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