25 Forks
145 Stars
145 Watchers

last_fm

A simple app to demonstrate a testable, maintainable, and scalable architecture for flutter. flutter_bloc, get_it, hive, and REST API are some of the tech stacks used in this project.

How to download and setup last_fm

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

Or simply clone last_fm with SSH
[email protected]:elias8/last_fm.git

If you have some problems with last_fm

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