250 Forks
1547 Stars
1547 Watchers

flutter-architecture-blueprints

Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.

How to download and setup flutter-architecture-blueprints

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

Or simply clone flutter-architecture-blueprints with SSH
[email protected]:wasabeef/flutter-architecture-blueprints.git

If you have some problems with flutter-architecture-blueprints

You may open issue on flutter-architecture-blueprints support forum (system) here: https://github.com/wasabeef/flutter-architecture-blueprints/issues