A new Flutter application. Social Media Application
Features And Pages implemented:
- Welcome screen- consists of a slider widget & buttons to Login and Signup
- Signup Screen- Validation & firebase is included; displays an alert dialog if the user already exists
- Login Screen- Validation & firebase is included; displays an alert dialog if the user Does not exist
- Home/Feed Screen- displays the posts of all the users that the current user follows
- Search screen- Searches for a particular user with his username
- Upload Screen- For the current user to upload new posts along with caption and location(using geolocation; can also be inputted manually)
- Activity Screen- shows activity on users posts- who liked and commented on it
- Profile Screen- shows his followers, followings and posts in grid view as well as list view
- Edit profile screen- Allows user to change his username, bio and profile image
- Comments screen- allows to comment, shows total likes and all the comments