RivaanRanawat/tiktok-flutter-clone
Full Stack TikTok Clone using Flutter, Firebase & GetX
- Stars
- 401
- Forks
- 213
- Last push (UTC)
- Sep 10, 2023
- Project status
- Active
LanguagesDartHTMLRubySwiftKotlinObjective-C
Technical topics
Dependencies used
Dependency list 14 items
- cached_network_image
^3.2.0 - cloud_firestore
^3.1.6 - cupertino_icons
^1.0.2 - firebase_auth
^3.3.5 - firebase_core
^1.11.0 - firebase_storage
^10.2.5 - flutter
{"sdk":"flutter"} - get
^4.6.1 - image_picker
^0.8.4+4 - timeago
^3.1.0 - video_compress
^3.1.0 - video_player
^2.2.11 - flutter_lintsDevelopment
^1.0.0 - flutter_testDevelopment
{"sdk":"flutter"}
Rankings
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
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