Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hgschandeepa/threads-clone-flutter-and-firebase
This is a fully functional Threads clone using Flutter and Firebase
https://github.com/hgschandeepa/threads-clone-flutter-and-firebase
firebase flutter provider
Last synced: 2 days ago
JSON representation
This is a fully functional Threads clone using Flutter and Firebase
- Host: GitHub
- URL: https://github.com/hgschandeepa/threads-clone-flutter-and-firebase
- Owner: HGSChandeepa
- Created: 2023-08-11T21:00:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-04T03:58:02.000Z (about 1 year ago)
- Last Synced: 2023-09-04T22:35:21.591Z (about 1 year ago)
- Topics: firebase, flutter, provider
- Language: Dart
- Homepage:
- Size: 388 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Threads_clone 2.0 using Firebase and Flutter
This is a fully Functional Threads colne that I made using Firebase and Flutter.
πTech Used for this clone
- Flutter for UI
- Firebase for BAAS
- Provider for State management
- Animations using FlutterWhat's Under the Hood:
π Fully-loaded functionalities:
- π Authentication and authorization using Firebase Auth
- π± Responsiveness across web and mobile platforms
- βοΈ Seamlessly create, explore, and engage with Threads
- πΈ Upload photos and videos to Threads via Firebase Storage
- π Real-time updates powered by Flutter streams
- π Instant search functionality thanks to search indexing
- β‘ Dynamic lazy loading for an uninterrupted Threads feed
- π€ Genuine social interactions: follow, unfollow, and more in real-time
- β€οΈ Engaging animations for likes and dislikes, complete with sound effects!
## Getting Startedyou can clone the project and it's free to explore and edit as you like.
π±If you want to know how I built this awesome clone as a video tutorial. Feel free to visit my channel:πhttps://youtube.com/playlist?list=PLhL_w8BCPyxAqUrqHcPgiB75QsfNml23V&si=SANvtJhcZ0Tbx9n-
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.