Building Connect Day 12: Post Feature
Post Feature Even with just 5 steps a day, things are starting to feel a bit overwhelming. That’s why I’ve decided to slow down a bit—longer articles, but only 3-4…
Post Feature Even with just 5 steps a day, things are starting to feel a bit overwhelming. That’s why I’ve decided to slow down a bit—longer articles, but only 3-4…
Setting Up Post Features Welcome back to Connect: Building a Photo-Sharing App 5 Steps at a Time! Today’s focus? Fixing a pesky image upload bug and laying the foundation for…
Cached Images File Uploads Today, we worked on making profile images load faster with caching, allowing users to update profile pictures seamlessly, and ensuring everything looks good across devices. GitHub…
Upload and Update Images in ImageKit with Flutter BLoC Profile pictures are one of the most personal parts of any app—but handling uploads, updates, and deletions efficiently? That’s a whole…
Firebase Storage No Longer Free? Try This Free Alternative – ImageKit.io Today we will start out with setting and updating the profile image of the user. Just when I was…