flutter_twitter_glsample

A new Flutter project which mimics Twitter application.

  1. Login with firebase.
  2. Signup with firebase.
  3. Create post for the user.
  4. Search users.
  5. Profile screen with user details.
  6. Edit profile details.
  7. Logout

Project follows the bloc architecture using bloc library.

https://bloclibrary.dev/#/

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Flutter_Twitter_Glint_Asif_Login_Screen image

Flutter_Twitter_Glint_Asif_Signup_Screen image

Flutter_Twitter_Glint_Asif_Create_Post_Screen image

Flutter_Twitter_Glint_Asif_User_Profile_Screen image

Flutter_Twitter_Glint_Asif_Search_user_Screen image