REDDIT
Why canât Flutter isolates access platform channels used by plugins?
I noticed that calling a plugin inside compute() can cause a MissingPluginException on Android. final result = await compute(processData, data); This can be confusing when youâre new to Flutter, esp...
REDDIT
Day 2 of Rebuilding My App in Flutter â Learning Flutter State Management
I recently started rebuilding my Android app in Flutter so I can launch on both Android and iOS with a single codebase. Todayâs focus was understanding state management properly instead of just hack...
REDDIT
Whatâs the "holy crap" AI feature youâve actually shipped in Flutter recently?
Weâve all seen the basic "chat with a PDF" tutorials, but with the recent explosion of the Flutter AI Toolkit and the Gemini 3.1 series, it feels like weâre finally moving past the chatbot phase. ...
REDDIT
Maintained fork of pull_to_refresh â drop-in replacement with Dart 3 support
Kept hitting Dart 3 errors with pull_to_refresh and got tired of waiting, so I forked it and fixed it. Same API, just change the package name and import. That's it. pub.dev: https://pub.dev/packages/s...
REDDIT
Start building a Flutter app ð
Hello everyone, Iâm currently developing a mobile app using Flutter, and Iâm facing a few issues related to security. I would really appreciate your advice. 1. Code protection Right now, I only us...
REDDIT
Looking for feedback on improving navigation preview in a website-to-app builder
Hi everyone, Iâve been working on a small project called Wrapply, a tool that converts a website into an installable Android app. Recently we implemented a new update based on the features most requ...
REDDIT
Am I overdoing it with flutter clean? My build times are driving me crazy.
Hey everyone, Iâm currently interning as a Flutter dev and Iâve fallen into a habit that is absolutely killing my flow. Every time I make even a small changeâlike a minor UI tweak or a logic fix...
REDDIT
Tired of waiting 3 months and spending $5k just to get a "native" MVP?
Iâve seen so many founders get stuck in the "web vs native" trap. They build a React wrapper, it feels laggy on Android, and then they have to rewrite everything 6 months later. I got frustrated wit...
REDDIT
[Show & Tell] Engineering Calculator App built with Flutter - Looking for feedback
Hey Flutter community! I built an engineering toolkit app using Flutter that includes electrical calculations (Ohm's Law, power formulas), instrumentation tools, and quick-reference utilities for fiel...
REDDIT
Flutter Design System: Atomic Design + Domain Events en un Monorepo (repo ejecutable incluido)
Construà un paquete de Design System compartido para un monorepo Flutter usando Atomic Design. Lo interesante: el feature login no sabe en qué app está corriendo. Se integra con Domain Events para ...
REDDIT
Improve design style in my app
I want to improve my ui design aesthetics to make it more flowing and sleek. Are there any resources or patterns I can follow to make the ui better. Please share anything you feel like is cool so I ca...
REDDIT
Contribute to an Open-Source Project
Hi everyone, We are Vanashree Gramvikas Pratishthan, a grassroots NGO in India working in tree plantation, environmental protection, and community welfare initiatives. We are developing an open-source...
REDDIT
First Flutter project
Hi all, new here. Coming from React Native, I have 2 questions: ⢠â for the upcoming decoupling of Material and Cupertino, do I wait it out, or can I use their existing packages? ⢠â Is there a ...
REDDIT
Hola que tal soy nuevo aquÃ, que me puede sorprender aquÃ?
Quisiera aprender ventajas de otras redes de comunicación similares a esta !!
REDDIT
I built a Flutter HTML renderer that uses a single RenderBox instead of a widget tree â here's why and what the tradeoffs are
The thing that pushed me to build this: I was trying to implement float: left â text wrapping around a floated image â in a Flutter app. After a few days I realized it's fundamentally impossible w...
REDDIT
The more I learn about Java for job security the more I like Dart
So i'm following the Java road map ( https://roadmap.sh/java?fl=0 ) and it feels like Java is gets over verbose and the boilerplate is getting insanely annoying. And in the end i'm always thinking tha...
REDDIT
I feel like I forgot Flutter after a long break. Should I restart or learn something else?
Hi everyone, I previously learned Flutter and built a few small projects, but after taking a long break from development I feel like Iâve forgotten a lot of the concepts. Now I want to get back into...
REDDIT
Looking for a Technical Co-Founder / Web Developer and UI/UX Designer to collaborate on a Delivery Startup
Hello everyone, Over the past months, we have been building GrabGo, a delivery platform focused on improving how people access everyday services while helping vendors and riders operate more efficient...
REDDIT
Is Flutter worth it for web dev?
Have anyone tried building production level web products with Flutter? I saw that the Flutter ecosystem has been developing in this direction recently but hadn't met anyone who used it for web dev. An...
REDDIT
Instantly improve your AI agentâs Flutter coding abilities ð
Here is something Iâve been working on for a while. AI agent skills for your Flutter and Dart packages, making your AI coding workflow instantly better. Itâs very much a beta, but I would love to ...