Skip to content

Latest commit

ย 

History

History
56 lines (38 loc) ยท 1.44 KB

README.md

File metadata and controls

56 lines (38 loc) ยท 1.44 KB

Facebook Clone

Facebook Clone is a flutter app that runs both on ios and android and showcases the UI of the Facebook mobile app. The project includes following pages:

- Login page
- Newsfeed page
- Friend requests and suggestion page
- Menu page
- Story view page

Getting Started

Installation

Step 1:

Download or clone this repo by using the link below:

https://github.com/ooanishoo/facebook-clone

Step 2:

Go to project root folder

cd facebook-clone

Step 3:

Execute the following command in console to get the required dependencies:

flutter pub get 

Step 4:

Make sure you have a device (Simulator/Emulator/Actual Mobile) connected then run the app:

flutter run

Screenshots

Screen Shot 2020-03-09 at 3 30 32 pm Screen Shot 2020-03-09 at 3 36 20 pm

Screen Shot 2020-03-09 at 3 42 46 pm Screen Shot 2020-03-09 at 3 53 13 pm