RivaanRanawat/flutter_twitter_clone
Full Stack Twitter Clone developed using Flutter, Appwrite, Riverpod. 9 Hour Tutorial link below👇
- Stars
- 288
- Forks
- 125
- Last push (UTC)
- Jan 26, 2023
- Project status
- Active
LanguagesDartC++CMakeRubySwiftHTMLCKotlinObjective-C
Technical topics
Dependencies used
Dependency list 13 items
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.2 - appwrite
^8.2.0 - flutter_svg
^1.1.6 - flutter_riverpod
^2.1.3 - fpdart
^0.4.0 - image_picker
^0.8.6+1 - carousel_slider
^4.2.1 - timeago
^3.3.0 - any_link_preview
^3.0.0 - like_button
^2.0.5 - flutter_testDevelopment
{"sdk":"flutter"} - flutter_lintsDevelopment
^2.0.0
Rankings
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
Twitter Clone
Source Code for Full Stack Twitter App - Works on Android & iOS!
Features
- Sign Up With Email, Password
- Sign In With Email, Password
- Tweeting Text
- Tweeting Image
- Tweeting Link
- Hashtag identification & storage
- Displaying tweets
- Liking tweet
- Retweeting
- Commenting/Replying
- Follow user
- Search users
- Display followers, following, recent tweets
- Edit User Profile
- Show tweets that have 1 hashtag
- Twitter Blue
- Notifications tab (replied to you, followed you, like your pic, retweeted)
YouTube
I have created a tutorial based on this, do check it out on my channel Rivaan Ranawat
Youtube Tutorial Image
Installation
After cloning this repository, migrate to flutter_twitter_clone folder. Then, follow the following steps:
- Install Appwrite (Installation Steps here
- Create Appwrite Project Locally
- Create Android & iOS Apps in the Dashboard
- Create Appwrite Database, Storage
- Modify Roles in Auth, Database, Storage
- Create Attributes for Tweets, Users, Notifications Collection
- Copy the required ids & change it in
lib/constants/appwrite_constants.dart - Change your IP Address in
lib/constants/appwrite_constants.dart
Then run the following commands to run your app:
flutter pub get
open -a simulator (to get iOS Simulator)
flutter run
Tech Used
Server: Appwrite Auth, Appwrite Storage, Appwrite Database, Appwrite Realtime
Client: Flutter, Riverpod
Feedback
If you have any feedback, please reach out to me at namanrivaan@gmail.com