A Flutter UI implementation of a Social Media App inspired by Outcroud's desgin on Dribble.
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-ghana-ui-challenge-week-1.git ui_challenge
$ cd ui_challenge/
$ flutter packages get
$ flutter run