In the lib/features/post/data/ create a new file imagekit_post_repo.dart It would be almost the same as the image kit repo of the profile feature. In the lib/features/post/presentation/cubits create a ...
Now, if there is a profile image and it got loaded correctly then, I want to show it as a cached image. Just to test it out. Go to imagekit’s user_profiles folder that you created earlier. Upload a ...
The overall purpose of the modifications in profile_cubit.dart is to enhance profile updates by adding image upload ...