GYGulshan Yadavinmrgulshanyadav.hashnode.dev·18h ago · 10 min readFlutter State Management: Riverpod vs Bloc in 2026Two state management libraries, real production apps behind both. A criteria table, honest scores, and a decision rule you can apply to your own project. Every Flutter developer reaches the same junct00
GYGulshan Yadavinmrgulshanyadav.hashnode.dev·1d ago · 10 min readDownloading Files to the Device in FlutterSo, in this article, I will be showing you how you can download files to the device in Flutter — and actually save them somewhere the user can find them. This sounds trivial until you ship it. I have 00
FSFlutter Senseiinfluttersensei.hashnode.dev·2d ago · 13 min readHow to Build a Responsive Layout in Flutter - Step-by-Step Guide for BeginnersHey everyone, welcome! In this step-by-step guide, you’ll learn how to build responsive layout in Flutter from scratch so your app looks great on phones, tablets, and desktops alike. Mastering respons00
GYGulshan Yadavinmrgulshanyadav.hashnode.dev·2d ago · 9 min readBiometric Authentication (Face ID + Fingerprint) in FlutterSo, in this article, I will be showing you how you can add biometric authentication — Face ID and fingerprint — to your Flutter app using the local_auth plugin. This is one of the most common requests00
GYGulshan Yadavinmrgulshanyadav.hashnode.dev·3d ago · 10 min readFlutter Push Notifications with FCM — Complete 2026 WalkthroughEvery project I touch eventually needs push notifications, and every project asks the same question: why does the notification work in the foreground but vanish in the background? So, in this article,00
SASamuel Adekunleintechwithsam.hashnode.dev·4d ago · 5 min readAI Engineering for Flutter Developers — Building Reliable AI Features in FlutterBuilding a reliable AI feature that works well in production is not so easy; it's a completely different skill. For this part 2, we're going to focus on three critical skills every AI Engineer needs, 00
GNGidudu Nicholasinfreecodecamp.org·4d ago · 28 min readHow to Test Flutter Apps: Unit, Widget, Golden, and Integration Tests ExplainedThe first time I was asked "what's your test coverage?" in a technical interview, I didn't have a good answer. I had shipped a couple of real Flutter apps by then. They worked and users were using the00
GYGulshan Yadavinmrgulshanyadav.hashnode.dev·4d ago · 10 min readAdd a Watermark to Images in Flutter in 5 LinesA photographer client of mine wanted app-level watermarks on every export — before the image ever reached social media. The first agency quote he got described native Kotlin and Swift work, platform c00
DNDamola Nelsonindaily-flutters.hashnode.dev·5d ago · 12 min readDesigning a Scalable, High-Performance Real-Time Social Feed with FlutterA real-time social feed sounds simple until it becomes the main surface of a product. At first, it looks like a list of posts. A user opens the app, sees property listings, scrolls through images, lik00
AAAtuoha Anthonyinatuoha.hashnode.dev·6d ago · 78 min readWriting and Using Agent Skills for Flutter DevelopmentOne of the biggest misconceptions about AI-assisted development is that using AI means giving up the engineering experience you've built over the years. It doesn't. You can take the architecture patte10