RivaanRanawat / tiktok-flutter-clone

Full Stack TikTok Clone using Flutter, Firebase & GetX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TikTok Clone

A Tiktok App- Works on Android & iOS!

Features

  • Authentication with Email & Password
  • Uploading Videos with Caption
  • Compressing Videos
  • Generating Thumbnails Out of Video
  • Displaying Videos with Caption
  • Liking on Posts
  • Commenting on Posts
  • Liking the Comments
  • Searching Users
  • Following Users
  • Displaying Followers, Following, Likes & Posts of User
  • TikTok Like UI

YouTube

I have created a tutorial based on this, do check it out on my channel Rivaan Ranawat

Youtube Tutorial Image

Installation

After cloning this repository, migrate to tiktok-flutter-clone folder. Then, follow the following steps:

  • Create Firebase Project
  • Enable Authentication
  • Make Firestore Rules
  • Create Android & iOS Emulator/Simulator Then run the following commands to run your app:
  flutter pub get
  open -a simulator (to get iOS Simulator)
  flutter run

Tech Used

Server: Firebase Auth, Firebase Storage, Firebase Firestore

Client: Flutter, GetX

Architecture: MVC

Feedback

If you have any feedback, please reach out to me at namanrivaan@gmail.com

About

Full Stack TikTok Clone using Flutter, Firebase & GetX


Languages

Language:Dart 92.1%Language:HTML 5.3%Language:Ruby 1.8%Language:Swift 0.5%Language:Kotlin 0.2%Language:Objective-C 0.1%