3 Forks
20 Stars
20 Watchers

flutter_flows

A sample Flutter project which demonstrates how to use flow_builder. Part of talk given at Flutter Hub 2021

How to download and setup flutter_flows

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

Or simply clone flutter_flows with SSH
[email protected]:felangel/flutter_flows.git

If you have some problems with flutter_flows

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