A Social Media App referenced from tiktok
- 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
flipshare_demo.mp4
APK-https://drive.google.com/file/d/1lkJIGoTHxmJepHCaSxRfldBeR3lVlafn/view?usp=sharing
After cloning this repository, migrate to Flip 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 runServer: Firebase Auth, Firebase Storage, Firebase Firestore
Client: Flutter, GetX
Architecture: MVC






