Skip to content

This repository contains a Flutter-based user interface clone of the Facebook

Notifications You must be signed in to change notification settings

rohit-s-s/facebook

Repository files navigation

Facebook UI Clone using Flutter

This project is a Flutter-based user interface clone of the Facebook. It aims to demonstrate the capabilities of Flutter in recreating the user interface of the Facebook Home Feed, which includes posts, images, and comments.

Features

  • Display posts with user profile images, names, and timestamps.
  • Show text and images in posts.

Screenshots

Home Feed

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Installation

  1. Clone the repository: git clone https://github.com/rohit-s-s/facebook
  2. Navigate to the project directory: cd lib/main.dart
  3. Install dependencies: flutter pub get
  4. Run the app: flutter run

Dependencies

The following Flutter packages are used in this project:

  • flutter/material.dart: Material Design components for UI elements.

To install these packages, run flutter pub get.

Contributing

Contributions are welcome! If you find any issues or improvements, feel free to open a pull request or create an issue in the repository.

Happy coding!

About

This repository contains a Flutter-based user interface clone of the Facebook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published