REDDIT
Massive AI Chat App Leaked Millions of Users Private Conversations
A massive AI app called 'Chat & Ask AI' (claiming 50M+ users) has leaked over 300 million private messages. An investigation by 404 Media reveals that a simple Firebase misconfiguration left the entir...
REDDIT
Printing on dot matrix printer
I built a software using flutter for inventory/stock managment. The app print invoices on classic printers : A4 format/PDF. I want to handle dot matrix printers but i really know nothing about it. Thi...
REDDIT
What are your experiences like for developing games with flutter vs Unity?
I'm looking to develop a game (2D). Wondering what your experience is like with developing games with flutter vs Unity? What was it like? Was it easier for you, faster to prototype?
REDDIT
Newb Interested but Not Sure
So, I'm interested in getting involved in flutter development. But I get mixed messages about Flutter's utility compared to React and Kotlin. Then there's the issue of iOS development having a better ...
REDDIT
Flutter with Go APIs and other tools recommended for apps - standard flutter stack
Hey everyone, I'm pretty new to Flutter so I need some help with researching better on "do"s and "don't"s. I've been playing with the widgets structure and a lot of simple coding with Dart language (n...
REDDIT
Do you use gemini string translation?
I've spent a few hours translating all the strings in my cues and hues android app, but when I was adding the english detail pages on the playstore this appeared as a suggestion, so I wonder if this c...
REDDIT
4 days of my life were deleted by two lines of code. I am not okay.
Iâm sharing this because if I donât laugh, Iâll cry. I found this comment in the awarely.pro codebase today. Reading it gave me literal heart palpitations. /\* Hello Future Self, or maybe any ot...
REDDIT
Tea time
Hello World, I've created a new state management library ⦠wait! Hear me out. This is a thought experiment. Let's not recreate the same MVC variant over and over again. State management is a pattern...
REDDIT
Created a Beginner Video for the basic widgets that help create an app!
I recently put together a short video explaining 7 basic Flutter widgets that completely changed how I understand Flutter UI or apps can be created. If youâre new to Flutter or need just a basic ref...
REDDIT
need advice/guidance - 0 exp b4
I recently started learning Dart, but I should mention that I donât have any real experience with programming. I did The Odin Project (HTML, CSS, and JS) a few years ago, but I don't feel like I hav...
REDDIT
What do you think about the boilerplate codes in new AI-Assisted ERA
Edit: title should say 'code' not 'codes' I believe "boilerplate" isn't the problem it used to be. I've been experimenting with documenting architecture rules explicitly so AI agents can easily follow...
REDDIT
Just open-sourced my first project: Oxide. A "Redux-style" state management layer connecting Rust and Flutter.
Hey everyone, Iâm excited to share my first-ever open-source project: Oxide. Iâve been using flutter_rust_bridge for a while now, and itâs incredible for FFI. However, I found myself manually wi...
REDDIT
Windows ESC/POS printer crashes my app when mixing raw TCP and driver printing â normal?
Iâm building a Flutter Windows POS app that prints to an ESC/POS thermal printer over LAN (port 9100) using row TCP sockets. Printing from my app works fine. Printing from Swiggy/Zomato partner web ...