DEVTO
Design-Driven Firebase in Flutter: Building Custom In-App Messaging with SwiftUI & Compose
🆕 Design-Driven Firebase in Flutter: Building Custom In-App Messaging with SwiftUI & Compose In-app messaging plays a critical role in how users interact with modern apps — from promoting offers to d...
DEVTO
GoRouter Advanced Tutorial 2026: Bottom Nav, Nested Routes, Auth Redirects & Typed Navigation 🚀
I remember being asked early in my career as a software engineer whether I could persist the bottom navigation so it would stay on the screen regardless of which page the user navigated to. My colleag...
REDDIT
Stacking multiple beverages in a single shape (Coffee + Water + Tea) - My journey from SVG to PNG
I've been working on a hydration tracker (DewDrop) and wanted to share a technical challenge I just solved: visualizing multiple drinks stacked in one container with smooth animations. The Problem: Us...
REDDIT
Starting to learn API integration in flutter.
Hello everyone. Ive been working on my flutter skills and built some basic UI projects. So for someone new to APIs where do you recommend me to start. Should I start with the standard http package? An...
REDDIT
[ Open-source ] Just released FlutterGuard CLI â analyze any Flutter app and see exactly what an attacker can extract so you can protect it.
Hello devs, I need feedback from you! I have been working on a utility that is specific to Flutter app scanning, that scans it and create a full report on every finding on it, including: ð Secrets ...
REDDIT
OnePlus8Pro crashes appear instantly. IP owned by Google
Several crashes of packages used popped up within milliseconds or seconds. Most of them were related to SDKs opening which is not exposed. classes not found etc. I saw our backend logs, and only fhe f...
REDDIT
Droido a debug-only network inspector for Flutter
I just published Droido a debug-only network inspector for Flutter. Supports Dio, HTTP & Retrofit Persistent debug notification Modern UI Zero impact on release builds (tree-shakable) Would love if yo...
REDDIT
My first flutter app
After being away from programming for more than 10 years, I decided to get back into development earlier this year after discovering the idea of âvibe coding.â I set up Flutter and Android Studio ...
REDDIT
I built a faster way to browse and search Cupertino Icons for Flutter
Hi everyone, I've always found it a bit annoying to hunt for the right iOS-style icon using the default documentation or just guessing names in the IDE. So, I built a simple web tool to browse and sea...
REDDIT
$3.5k MRR App: Seeking Technical Co-Founder (Flutter & Firebase)
Hey everyone, Iâm a solo founder running a live consumer mobile app (iOS + Android) thatâs already profitable and consistently growing. Current traction (launched 9 Months ago): Revenue: ~$3,500 M...
REDDIT
Flutter devs: Avoid the OpenClaw "Vibe Coding" packages
The pub dev registry is getting flooded with junk packages generated by OpenClaw. They look okay at first glance, but the architecture is nonexistent. Iâve seen discussions on r/myclaw about using O...
REDDIT
Does Apple force their payment gateway in apps ?
Hey , built a small hire a chef app for my friend (he has his own restaurant and he sells meals subscriptions (3 meals a week delivered to your door ) anyways i did the hard part of building the app n...
REDDIT
Flutter_it got agent skills
For all #Flutterdev, my package in flutter_it now all contain skills for the correct usage of the package plus an architectural skill following my PFA architecture. That should allow #Claudecode to bu...
REDDIT
Would you like to customize your APK/AAB before downloading it?
Hi Flutter devs ! Iâm working on Wrapply, a tool built entirely in Flutter that converts an existing website into an APK or AAB automatically. The current flow is intentionally very fast: you enter ...
REDDIT
Difference between identical, hashCode, and == in Dart â when to use Equatable vs Freezed?
Hey folks ð Iâm trying to really master equality in Dart/Flutter and Iâd love some community input. From what I understand so far: == â checks value equality for primitives, but defaults to r...
DEVTO
The 2026 App Boom: Why a Flutter Course in Mohali is Your Best Career Move
Let’s be honest: the tech world moves at a breakneck pace. Just a few years ago, mobile app development was a tug-of-war between iOS and Android. If you wanted to build an app, you usually had to choo...
HACKERNEWS
Toyota Developing a Console-Grade, Open-Source Game Engine with Flutter and Dart
Article URL: https://www.phoronix.com/news/Fluorite-Toyota-Game-Engine Comments URL: https://news.ycombinator.com/item?id=46921662 Points: 1 # Comments: 0
REDDIT
What's your opinion on making Dart and Rust similar, so they can be used together?
Greetings. It's been a long time since I've commented on the Dart language. I've had some ideas for a while that I'd like to discuss with someone from the Dart language team. I've wanted to ask how vi...