DEVTO
Hey I Am Alive – The Easiest Way to Stay in Touch With People You Care
In today’s busy world, it’s easy to lose touch with people we care about. Work, travel, different time zones, and daily responsibilities often make it hard to stay connected with friends, parents, chi...
REDDIT
I Built a Flutter Package emv_nfc_reader That Reads Credit Card Data via NFC â Here's How
A deep dive into building emv_nfc_reader*, an open-source Flutter plugin that extracts card numbers, cardholder names, transaction history, and more from EMV chip cards using NFC.* Have you ever wonde...
REDDIT
Open-sourced M-Security, a Flutter security SDK powered by Rust (AES-GCM, Argon2, BLAKE3, streaming encryption, EVFS, ...)
Iâve been working with a small team at our university to build a Flutter security SDK where all the crypto runs in Rust through Flutter Rust Bridge. The idea was to avoid doing crypto in Dart and ke...
REDDIT
I built a policy-driven password generation engine for Dart & Flutter
Hey everyone, I just published a new package called password_engine and wanted to share it here. I built this library because I noticed that most password generation in Dart apps relies on hacky helpe...
REDDIT
I built a policy-driven password generation engine for Dart & Flutter
Hey everyone, I just published a new package called password_engine and wanted to share it here. I built this library because I noticed that most password generation in Dart apps relies on hacky helpe...
REDDIT
Inviting every Flutter developer to try our beta for free!
Hello everybody, I and my co-founder have been developing AI Flutter App builder for last 8 months. What started as templates for Dart is now turned into a full fledged software that Plans, Design Scr...
REDDIT
Newbie doubt
Why are we using repository in flutter bloc which have the same content as our model classes. Somebody pls explain
REDDIT
Flutter Websocket handling for larger ticks
Hello everyone, I have created a trading app using flutter bloc setup. Now I integrated websocket price streaming - in the socket I will receive around 15k list of prices every 1 second. I have integr...
REDDIT
Helpp
Want to learn bloc but can't find a tutorial that reallly explains from the scratch.Building a blood donation app and my senior told me to add bloc state management in itt. Senior devs pls help out
REDDIT
How do Flutter teams handle production bugs?
These approaches stood out to me while learning about production safeguards. Would love to hear your suggestions! https://www.linkedin.com/feed/update/urn:li:activity:7435918672323346432/
DEVTO
I built a mobile app to control Claude Code and Codex from my phone
I use Claude Code and Codex CLI for most of my side projects. The problem? Every time the agent needs approval or finishes a task, I have to walk over to my Mac. That's fine during work hours, but on ...
REDDIT
AI that converts large codebases â useful or pointless?
Iâm exploring a dev tool idea and wanted some honest feedback from the community. There are three problems I keep seeing developers struggle with: Understanding large codebases Joining a project wit...
REDDIT
Whatâs your preferred IDE for Flutter development?
Curious what everyoneâs using for Flutter dev: VS Code, Android Studio, or something else? And any must-have plugins youâd recommend?
REDDIT
Shorebird (Flutter Code Push) â is anyone actually using this in production?
Been looking into Shorebird, the code push solution that lets you push Dart updates directly to users without going through store review. The pitch sounds almost too good to be true, so I want a real ...
REDDIT
Best DSA path for Google STEP 2027 (Python user, no C++/Java)
Hi everyone! Iâm preparing for Google STEP 2027. I know Python at an intermediate level, but I donât know C++ or Java. I want to learn data structures and algorithms specifically for LeetCode and ...