TikTok Flutter

A TikTok Clone in Flutter and Firebase

Clone of TikTok with Flutter and Firebase.

Caracteristics

-TikTok UI
-Swipe Videos
-Dynamic Video Data Source
-User Data (Name, Image)
-Animations(Image rotation)

Libraries

-video_player.
-cloud_firestore:
-cached_network_image

Installation

1.-Clone or download this repository

git clone https://github.com/salvadordeveloper/TikTok-Flutter.git

2.-Config your Firebase instance and insert the google-service.json in android/app/ or ios/Runner

3.-Config flutter project :

flutter pub get

Database

The app obtains the data from Firestore and Firebase Storage. The format is Firestore is :

A TikTok Clone in Flutter and Firebase

I use Firebase Storage for videos and Profile Pic’s, but you can set the URL to any server that you want.

A TikTok Clone in Flutter and Firebase

TODO

-Likes.
-Comments.
-System of User (Register, Login, Profile Screen).
-Upload Videos from the app

GitHub

Entradas similares

Deja una respuesta