https://github.com/2002bishwajeet/twitter-clone
This is a functional Twitter Clone made using Flutter & Firebase
https://github.com/2002bishwajeet/twitter-clone
dart firebase firebase-auth firebase-database firebase-storage flutter flutter-apps flutter-examples flutter-ui hacktoberfest hacktoberfest2021 riverpod state-management twitter-clone twitter-clone-app
Last synced: about 2 months ago
JSON representation
This is a functional Twitter Clone made using Flutter & Firebase
- Host: GitHub
- URL: https://github.com/2002bishwajeet/twitter-clone
- Owner: 2002Bishwajeet
- License: mit
- Created: 2021-06-22T17:53:04.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T13:52:43.000Z (about 3 years ago)
- Last Synced: 2025-03-31T04:03:19.210Z (3 months ago)
- Topics: dart, firebase, firebase-auth, firebase-database, firebase-storage, flutter, flutter-apps, flutter-examples, flutter-ui, hacktoberfest, hacktoberfest2021, riverpod, state-management, twitter-clone, twitter-clone-app
- Language: Dart
- Homepage:
- Size: 27.3 MB
- Stars: 16
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# Twitter Clone 
This Repo Contains a functional Twitter Clone made using Flutter & Dart
[](https://github.com/2002Bishwajeet/Twitter-Clone)
## TechStack Used
a) **Flutter** - Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.
b) **Firebase** - Used for Backend Operations
c) **RiverPod** - Used as State Management
## What's Working
- SignIn and SignUp through FireBase Authentication
- Users can see their details in the drawer
- Users can post tweets
- Users can see other tweets
- Users are automatically logged in (Thanks to FireBase)
- Users can logout
- Dark Mode
- Users can post and view other People Stories (currently you can post picture only)
## Features to be added later in the future[ ] Users can like and comment on tweets
[ ] Users can view their profile
[ ] Users can view other users profiles
[ ] Users can view and upload twitter fleets
[ ] Users can chat with other users
## Screenshots
![]()
![]()
![]()
![]()
![]()
![]()
## Demo