A Flutter UI implementation of a social media application
Star this repo if you like what you see.
Emmanuel Fache
Note: Make sure your Flutter environment is setup.
In the command terminal, run the following commands:
$ git clone https://github.com/emrade/flutter-social.git flutter_social
$ cd flutter_social/
$ flutter packages get
$ flutter run