This Repo Contains a functional Twitter Clone made using Flutter & Dart
a) Flutter - Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.
b) Firebase - Used for Backend Operations
c) RiverPod - Used as State Management
-
SignIn and SignUp through FireBase Authentication
-
Users can see their details in the drawer
-
Users can post tweets
-
Users can see other tweets
-
Users are automatically logged in (Thanks to FireBase)
-
Users can logout
-
Dark Mode
-
Users can post and view other People Stories (currently you can post picture only)
[ ] Users can like and comment on tweets
[ ] Users can view their profile
[ ] Users can view other users profiles
[ ] Users can view and upload twitter fleets
[ ] Users can chat with other users