A Tiktok App- Works on Android & iOS!
- 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
I have created a tutorial based on this, do check it out on my channel Rivaan Ranawat
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
Server: Firebase Auth, Firebase Storage, Firebase Firestore
Client: Flutter, GetX
Architecture: MVC
If you have any feedback, please reach out to me at [email protected]