4 Forks
38 Stars
38 Watchers

flutter

A Github action for the flutter CLI

How to download and setup flutter

Open terminal and run command
git clone https://github.com/steebchen/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/steebchen/flutter/archive/master.zip

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

If you have some problems with flutter

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