3 Forks
26 Stars
26 Watchers

Flutterpedia

Flutterpedia aims to collect, record, implement and instruct all sorts of Flutter implementation techniques. It includes animations, utilities, design patterns, etc. Please use it as a toolbox to facilitate your Flutter development.

How to download and setup Flutterpedia

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

Or simply clone Flutterpedia with SSH
[email protected]:windsuzu/Flutterpedia.git

If you have some problems with Flutterpedia

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