• Stars
    star
    104
  • Rank 330,604 (Top 7 %)
  • Language
    Dart
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A UI clone of the Facebook app that I created using Flutter

facebook_ui_flutter GitHub stars GitHub forks

GitHub pull requests GitHub closed pull requests GitHub issues Open Source Love

Star ⭐ this repo if you like what you see.

facebook clone

About

A UI clone of the Facebook app that i created using Flutter.

Snapshots

Home Page Home Page
Friends Page Watch Page
Profile Page Notifications Page
Menu Page

Configuration Steps

  1. Cloning the repository:
$ git clone https://github.com/ahmedgulabkhan/facebook_ui_flutter.git
  1. Open the project:

$ cd facebook_ui_flutter

  1. Install the dependencies related to the project

flutter pub get

  1. Now run the app on your connected device (using terminal):

$ flutter run

Author(s)

Ahmed Gulab Khan

Other Flutter Projects

LICENSE

MIT License

Copyright (c) 2020 Ahmed Gulab Khan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

More Repositories

1

GroupChatApp

Developed a Group chat application using Flutter and Firebase, where users can register and create groups or join already existing groups and start conversing with each other.
Dart
259
star
2

Foodspace

Foodspace is an app made using Flutter and Firebase, where people can register and start exploring wide categories of restaurants present in their cities and also check the reviews and feedback for a specific restaurant. There is also a 'likes section' where all the restaurants liked by the user are displayed.
Dart
99
star
3

youtube_clone_flutter

A simple YouTube UI clone made using Flutter
Dart
54
star
4

MovieGo

A Website implemented using MERN (MongoDB, ExpressJS, ReactJS and NodeJS) stack, which allows users to sign-in/register and book movie tickets online.
JavaScript
46
star
5

SnakeGameFlutter

SnakeGameFlutter is a recreation of the famous Snake Game that was present in Nokia mobiles. Created this game using Flutter.
Dart
38
star
6

Atlas

Atlas is a Blogging app made using Flutter and Firebase. Users can register on the app, start creating blog posts about almost anything that comes to their mind. Users can also search for other people present on the app, and the content that they have posted.
Dart
36
star
7

instagram_ui_flutter

A UI clone of the Instagram app made using Flutter.
Dart
23
star
8

TouristAssist

TouristAssist is an app made using Flutter and Firebase which provides a better tourism experience. Tourists can sign up and book local guides based on the current city they are present in. It shows a map of their current location and all the guides present in that area.
Dart
21
star
9

GitTrends

GitTrends is an app made using Flutter which displays all the trending repositories, developers for the current day, week or month. The GitHub mobile app does not support the feature to show the trending repositories, developers and also there is no official GitHub API which does the same, and GitTrends tackles exactly this problem.
Dart
15
star
10

TEI2S

TEI2S is a project which is really helpful for the visually impaired, in a sense that it takes an image containing text embedding as the input, extracts the text from the image, and converts this text to speech, i.e; the output is an audio file containing the text which is embedded in the provided input image.
Python
13
star
11

easy_auth

A simple Flutter Boilerplate to get you started with Registering and Signing in of users, and store their details on Firebase.
Dart
4
star
12

whatsapp_ui_flutter

Dart
4
star
13

git-for-noobs

A complete beginner friendly guide to Git, it's concepts and some of the most widely used Git commands
2
star
14

ahmedgulabkhan

1
star
15

Pokedex

Pokedex is an app made using Flutter which shows a list of pokemons and their details.
Dart
1
star
16

portfolio

My Portfolio website made using ReactJS.
CSS
1
star
17

GitChat

Dart
1
star