Skip to content

Charizard17/twitter_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterLime - Twitter Clone

This is a Twitter clone built with Flutter, Firebase, and Riverpod. It provides a platform for users to post tweets, follow other users, like and retweet tweets, and receive notifications. Basicly this project replicates the core functionality and user experience of Twitter.

Features

  • User registration and authentication
  • Post tweets with text and images
  • Follow and unfollow other users
  • Like and retweet tweets
  • Reply to tweets
  • Notifications for likes, retweets, and mentions
  • Explore hashtags
  • Search users

Screenshots

TwitterLime - Twitter Clone

Getting Started

Prerequisites

Installation

  1. Clone the repository: Twitter Clone

  2. Change to the project directory: cd twitter-clone

  3. Install dependencies: flutter pub get

  4. Configure Firebase:

  • Add your Firebase configuration file (google-services.json for Android or GoogleService-Info.plist for iOS) to the project's android/app and ios/Runner directories respectively.
  • Update the Firebase configuration in the lib/config/firebase_config.dart file.
  1. Run the app: flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published