REDDIT
iBeacon Monitoring in Flutter App: Background Wake-Up from Killed State, Time Limits for BLE, and Handling Multiple Regions/Identifiers
Hello Developer Community, I'm developing a cross-platform app using Flutter and the flutter_beacon library to handle iBeacon detection on iOS. My goal is to wake up the app in the background when it'...
REDDIT
Build APK Size
Why is the flutter build apk unnecessarily too large My app is just used as a wrapper to render a website It is around 70mb Is there a way to get this reduced and make sure the apk works on most versi...
REDDIT
Open-source Flutter/Dart network inspector app: HTTP + WebSocket/Socket.io (DevTools alternative)
Hi! I built network_debugger - a free, open-source advanced network inspector app for Flutter/Dart (privacy-first, works fully offline). GitHub (docs + screenshots): https://github.com/cherrypick-age...
REDDIT
I need a quote
Iâm seeking ballpark cost estimates for building a native iOS/Android biofeedback-based wellness app with the following high-level characteristics: Core functionality: guided breathing sessions with...
REDDIT
Are you actively learning AI/ML for Flutter development?
Seeing AI features pop up everywhereâbut I'm curious how many Flutter devs are actually putting in the hours to learn ML tooling vs. just wiring up API calls. - Anyone diving into TFLite, model quan...
REDDIT
How to Build a Testing Shield in Your Mobile CI Pipeline (2026 Guide)
Testing shields us from midnight firefighting and blind troubleshooting. Mobile architects know this but founders need to hear it too. If your founder skips testing strategy, send them this ðð½
REDDIT
Side project for extra income
Hey everyone I want to build a small side mobile app mainly as an extra income stream (subscriptions, ads, or one-time purchase). Iâm trying to avoid overly saturated ideas and would love something ...
REDDIT
Enable image paste inside a TextField in Flutter (like ChatGPT)
While building an AI-style document workflow in Flutter, we needed users to paste screenshots directly into the input field â similar to how ChatGPT or Notion works. By default, Flutter supports cli...
REDDIT
Flutter 3.41 release, anyone upgrade ?
Release note: https://docs.flutter.dev/release/release-notes/release-notes-3.41.0 For 2026, release four stable releases (including this one), the dates are as follows: Flutter 3.41 â Feb | Branched...
DEVTO
Revolutionizing Mobile App Development with Flutter
The Rise of Flutter: A Game-Changer in Mobile Development In the ever-evolving landscape of mobile app development, a framework has emerged that has captured the attention of developers worldwide – Fl...
REDDIT
Where are Flutter developers heading now a days
So being a Senior Flutter developer for last 6 years in the same company , now I am thinking about switching the job , but I seriously have no idea about whats going on in the market with Flutter deve...
DEVTO
"Please Clear Your Cache" — How I Finally Fixed Flutter Web Caching for Good
You know the drill. You deploy a shiny new version of your Flutter Web app. You ping the client: "It's live!" They open the app, and… nothing changed. Same old version. You sigh, and type the magic wo...
REDDIT
Feature-First or Layer-First: How Do You Structure Large Flutter Apps?
Hey Flutter devs, Iâm building a growing Flutter app with multiple screens and complex state. Curious how you structure large projects: Feature-first vs layer-firstâwhich works better? How do you ...