Spot
Geo based video sharing social network
Can block users from view video page
Videos won't show up on map if the user is blocked
created report and block tables
Tapping profile image will take user to the profile page
tapping in app notification will take users to the appropreate screen
Loading nontifications from Supabase
can add comments to videos
Fixed bug where playing video multiple times does not complete loading
Can play videos loaded from Supabase database
completed notification cubit to load notifications
Created notifications view
Can load posts in profile page
Profile page now shows users past posts
Can display profile data loaded from Supabase
Can load comments on a video
Default position for the map tab is your current location
fixed a bug where the videos don't appear in the correct spots
Able to get nearby videos
Made modification to the sql function to load all the necessary video data
Minor change to the query
Can load nearby video data from Supabase
created profile cubit to handle profile related stuff