Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.2k
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
License
TheAlphamerc/flutter_twitter_clone
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A working Twitter clone built in Flutter using Firebase auth,realtime,firestore database and storage.

- App features is mentioned at project section Click here
- Messaging chat section status can be seen athere
💥 Fwitter app now uses both firebaserealtime andfirestore database.:boom:
- In branchfiretore Fwitter uses
Firestoredatabase for app. - In branchMaster andrealtime_db Fwitter uses
Firebase Realtimedatabase for app.
Click to expand
| Welcome Page | Login Page | Signup Page | Forgot Password Page |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| Home Page Sidebaar | Home Page | Home Page | Home Page |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| Compose Tweet Page | Reply To Tweet | Reply to Tweet | Compose Retweet with comment |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| Tweet Detail Page | Tweet Thread | Nested Tweet Thread | Tweet options |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| Notification Page | Notification Page | Notification Page | Notification Setting Page |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| Profile Page | Profile Page | Profile Page | Profile Page |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| Select User Page | Chat Page | Chat Users List | Conversation Info Page |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| Search Page | Search Setting Page | Tweet Options - 1 | Tweet Options - 2 |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| Setting Page | Account Setting Page | Privacy Setting Page | Privacy Settings Page |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| Content Prefrences Page | Display Setting Page | Data Settings Page | Accessibility Settings |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| Users who likes Tweet | About Setting Page | Licenses Settings | Settings |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
- Project setup instructions are given atWiki section.
Click to expand
|-- lib| |-- helper| | |-- constant.dart| | |-- customRoute.dart| | |-- enum.dart| | |-- routes.dart| | |-- theme.dart| | |-- utility.dart| | '-- validator.dart| |-- main.dart| |-- model| | |-- chatModel.dart| | |-- feedModel.dart| | |-- notificationModel.dart| | '-- user.dart| |-- page| | |-- Auth| | | |-- forgetPasswordPage.dart| | | |-- selectAuthMethod.dart| | | |-- signin.dart| | | |-- signup.dart| | | |-- verifyEmail.dart| | | '-- widget| | | '-- googleLoginButton.dart| | |-- common| | | |-- sidebar.dart| | | |-- splash.dart| | | |-- usersListPage.dart| | | '-- widget| | | '-- userListWidget.dart| | |-- feed| | | |-- composeTweet| | | | |-- composeTweet.dart| | | | |-- state| | | | | '-- composeTweetState.dart| | | | '-- widget| | | | |-- composeBottomIconWidget.dart| | | | |-- composeTweetImage.dart| | | | '-- widgetView.dart| | | |-- feedPage.dart| | | |-- feedPostDetail.dart| | | '-- imageViewPage.dart| | |-- homePage.dart| | |-- message| | | |-- chatListPage.dart| | | |-- chatScreenPage.dart| | | |-- conversationInformation| | | | '-- conversationInformation.dart| | | '-- newMessagePage.dart| | |-- notification| | | '-- notificationPage.dart| | |-- profile| | | |-- EditProfilePage.dart| | | |-- follow| | | | |-- followerListPage.dart| | | | '-- followingListPage.dart| | | |-- profileImageView.dart| | | |-- profilePage.dart| | | '-- widgets| | | '-- tabPainter.dart| | |-- search| | | '-- SearchPage.dart| | '-- settings| | |-- accountSettings| | | |-- about| | | | '-- aboutTwitter.dart| | | |-- accessibility| | | | '-- accessibility.dart| | | |-- accountSettingsPage.dart| | | |-- contentPrefrences| | | | |-- contentPreference.dart| | | | '-- trends| | | | '-- trendsPage.dart| | | |-- dataUsage| | | | '-- dataUsagePage.dart| | | |-- displaySettings| | | | '-- displayAndSoundPage.dart| | | |-- notifications| | | | '-- notificationPage.dart| | | |-- privacyAndSafety| | | | |-- directMessage| | | | | '-- directMessage.dart| | | | '-- privacyAndSafetyPage.dart| | | '-- proxy| | | '-- proxyPage.dart| | |-- settingsAndPrivacyPage.dart| | '-- widgets| | |-- headerWidget.dart| | |-- settingsAppbar.dart| | '-- settingsRowWidget.dart| |-- state| | |-- appState.dart| | |-- authState.dart| | |-- chats| | | '-- chatState.dart| | |-- feedState.dart| | |-- notificationState.dart| | '-- searchState.dart| '-- widgets| |-- bottomMenuBar| | |-- HalfPainter.dart| | |-- bottomMenuBar.dart| | '-- tabItem.dart| |-- customAppBar.dart| |-- customWidgets.dart| |-- newWidget| | |-- customClipper.dart| | |-- customLoader.dart| | |-- customProgressbar.dart| | |-- customUrlText.dart| | |-- emptyList.dart| | |-- rippleButton.dart| | '-- title_text.dart| '-- tweet| |-- tweet.dart| '-- widgets| |-- parentTweet.dart| |-- retweetWidget.dart| |-- tweetBottomSheet.dart| |-- tweetIconsRow.dart| |-- tweetImage.dart| '-- unavailableTweet.dart|-- pubspec.yamlIf you wish to contribute a change to any of the existing feature or add new in this repo,please review ourcontribution guide,and send apull request. I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.
Sonu Sharma (Twitter) (Youtube) (Insta) (Dev.to)
If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕
You can also nominate me for Github Star developer programhttps://stars.github.com/nominate
About
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.












































