PinnedSnehal Singh 👩💻·Sep 17, 2024Advanced Flutter Techniques Every Mobile Developer Should KnowIntroductionA response icon8A response icon8
PinnedInDhiWisebySnehal Singh 👩💻·Feb 28, 2023Modern Flutter: 6 Tips and Tricks for Beginner DevelopersFlutter is a well-liked cross-platform framework that creates stunning and robust mobile and web applications.A response icon1A response icon1
PinnedSnehal Singh 👩💻·Jul 21, 2022File Upload to Server in Flutter WebHello flutter developers!! In this article, we will see how to upload an image or any type of file from our system to a server in flutter…A response icon2A response icon2
Snehal Singh 👩💻·Nov 14, 2025🔐 Google Authentication in Flutter using Supabase (Web + Mobile)Authentication can be one of the most challenging parts of any mobile app - especially when you want a smooth and secure Google sign-in…
Snehal Singh 👩💻·Sep 18, 2025Why Standalone AI IDEs Are Dominating Over Extensions: The Hidden Technical and Business ReasonsSomething interesting has happened in our industry. Companies like Cursor, Warp.dev, Windsurf, and Kiro didn’t just make VS Code or…
Snehal Singh 👩💻·Sep 12, 2025Flutter Cross-Platform Fix: Solving the dart:html Error the Right WayIf you’ve ever included some web-only code in your Flutter project, it might work perfectly in Chrome-until you try running it on your…
Snehal Singh 👩💻·Oct 15, 2024Google ML Kit + Flutter: Part 3(Image Labeling)Certainly! Continuing from the previous parts of our Google ML Kit and Flutter series, Part 3 will focus on Image Labeling using Google ML…A response icon1A response icon1
Snehal Singh 👩💻·Sep 23, 2024Deep Dive into Isolates and Multi-Threading in Flutter: Handling CPU-Intensive TasksAs mobile applications get increasingly complicated, they frequently need a lot of processing power to carry out operations like handling…
Snehal Singh 👩💻·Aug 23, 2024Building a YouTube Playlist Viewer in Flutter: A Step-by-Step GuideFlutter is a versatile framework that allows developers to create beautiful and high-performance mobile, web, and desktop applications from…
Snehal Singh 👩💻·Aug 24, 2023Google ML Kit + Flutter: Part 2(Face Detection)Welcome back to the second part of our blog series on integrating Google ML Kit with Flutter! In our previous blog post, we delved into the…