Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Appwrite | 31,491 | 19 hours ago | 49 | September 14, 2022 | 751 | bsd-3-clause | TypeScript | |||
Build Fast. Scale Big. All in One Place. | ||||||||||
Flutterfire | 7,780 | 847 | 201 | a day ago | 107 | September 22, 2022 | 307 | bsd-3-clause | Dart | |
🔥 A collection of Firebase plugins for Flutter apps. | ||||||||||
Nhost | 6,673 | 9 | 20 hours ago | 91 | September 20, 2022 | 133 | mit | TypeScript | ||
The Open Source Firebase Alternative with GraphQL. | ||||||||||
Flutter Tutorials | 4,612 | a month ago | 50 | mit | Dart | |||||
The repo contains the source code for all the tutorials on the FilledStacks Youtube channel. | ||||||||||
Flutter_twitter_clone | 2,880 | 6 days ago | 32 | mit | Dart | |||||
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage | ||||||||||
Fireship.io | 2,830 | 4 days ago | 341 | Svelte | ||||||
Build and ship your app faster https://fireship.io | ||||||||||
Website | 2,459 | 19 hours ago | 503 | other | Dart | |||||
Flutter documentation web site | ||||||||||
App | 2,122 | 7 days ago | 145 | other | Dart | |||||
COVID-19 App | ||||||||||
Fluttergram | 2,098 | 8 months ago | 7 | other | Dart | |||||
A fully functional Instagram clone written in Flutter using Firebase / Firestore | ||||||||||
Timy Messenger | 1,910 | 5 months ago | 21 | apache-2.0 | Dart | |||||
Timy - open source mobile app for groups to communicate and organize themselves. Built with flutter. |
Video Demo: https://youtu.be/sMKg6ILYgv0
-TikTok UI
-Swipe Videos
-Dynamic Video Data Source
-User Data (Name, Image)
-Animations(Image rotation)
-video_player.
-cloud_firestore:
-cached_network_image
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
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.
-Likes.
-Comments.
-System of User (Register, Login, Profile Screen).
-Upload Videos from the app
19/06/2020
21/06/2020
22/07/2020