Tiktok Flutter

A TikTok Clone in Flutter and Firebase.
Alternatives To Tiktok Flutter
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Appwrite31,491
19 hours ago49September 14, 2022751bsd-3-clauseTypeScript
Build Fast. Scale Big. All in One Place.
Flutterfire7,780847201a day ago107September 22, 2022307bsd-3-clauseDart
🔥 A collection of Firebase plugins for Flutter apps.
Nhost6,673920 hours ago91September 20, 2022133mitTypeScript
The Open Source Firebase Alternative with GraphQL.
Flutter Tutorials4,612
a month ago50mitDart
The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
Flutter_twitter_clone2,880
6 days ago32mitDart
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
Fireship.io2,830
4 days ago341Svelte
Build and ship your app faster https://fireship.io
Website2,459
19 hours ago503otherDart
Flutter documentation web site
App2,122
7 days ago145otherDart
COVID-19 App
Fluttergram2,098
8 months ago7otherDart
A fully functional Instagram clone written in Flutter using Firebase / Firestore
Timy Messenger1,910
5 months ago21apache-2.0Dart
Timy - open source mobile app for groups to communicate and organize themselves. Built with flutter.
Alternatives To Tiktok Flutter
Select To Compare


Alternative Project Comparisons
Readme


TikTok Flutter

Clone of TikTok with Flutter and Firebase.

shields.io shields.io shields.io shields.io


drawing

drawing drawing drawing drawing

Caracteristics

Video Demo: https://youtu.be/sMKg6ILYgv0

-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.

You can upload your videos to Firebase Storage or any site you want, you only need the link of the source, then configure the archive lib/data/demo_data.dart with the list of your videos, this data going to be automatically saved in your Firestore instance.

TODO

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

Changelog

19/06/2020

  • Realtime Database To Firestore
  • caroulsel_slider To PageView

21/06/2020

  • Bloc Pattern
  • VideoManager
  • Performace Improvements.

22/07/2020

  • Change Bloc to Locator with GetIt
  • Solved problems with iOS
  • Better UI
  • Screens Added
  • Clean Code
  • Videos from file
  • Performace Improvements.
Popular Firebase Projects
Popular Flutter Projects
Popular Data Storage Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Dart
Flutter
Firebase
Firestore