r/flutterhelp 16h ago

OPEN Flutter dev specializing in WebRTC / Agora. Anyone need help fixing live streaming bugs or setting up video chat?

5 Upvotes

Just wanted to throw my name out there if anyone is currently stuck on a Flutter project involving video calling or live streaming.

I specialize in WebRTC and Agora integration. If you're dealing with frustrating stream lag, connection drops, or STUN/TURN server configuration issues, I can jump into your codebase and help you iron it out.

I've got some free time this week, so I'm totally open to taking on small tasks, quick bug fixes, or just hopping on a short call to look at your error logs and debug.

Drop me a DM with what you're working on or what's broken, and let's get it working!Flutter dev specializing in WebRTC / Agora. Anyone need help fixing live streaming bugs or setting up video chat?


r/flutterhelp 1h ago

OPEN How far can a non-developer realistically build a Flutter app with Claude Code before hiring someone?

Upvotes

I recently started building an MVP in Flutter using VS Code and Claude Code as my coding assistant.
I have some previous programming experience, so I’m not completely unfamiliar with code, but I’m definitely not a professional Flutter developer. Right now, I’m mostly explaining what I want to Claude Code, letting it create or modify the Dart files, running the app, testing it, and then going back and forth with it when something doesn’t work or look the way I imagined.
So far, I’ve been able to make more progress than I expected. I’m working on the general app structure, onboarding, navigation, dashboards, and the basic user experience.
The part I’m more concerned about is that the app is for children and will eventually need to include some simple animations, interactive activities, and small game-like experiences. Nothing like a full-scale video game, but more than a standard app with forms, buttons, and static screens. I’ll likely need things like touch interactions, drag-and-drop activities, animated characters, rewards, and polished transitions.
I’m trying to keep costs low and build as much of the MVP myself as I reasonably can. At the same time, I don’t want to spend months creating messy code or constantly asking Claude to patch things until the project becomes impossible for a real developer to work with later.
For people who have built Flutter apps with AI coding tools:
At what point would you recommend bringing in an experienced Flutter developer?
How can I tell whether I’m making real progress versus creating technical debt that I don’t understand?
Is it realistic for someone in my position to build a functional MVP with a few simple interactive games and then hire a developer later for architecture, optimization, and polish?
Would it make more sense to hire someone early for a code review or initial architecture setup rather than paying them to build the entire app?
I’m willing to keep learning, and I don’t expect Claude Code to magically build everything perfectly. I’m mainly trying to understand the realistic limit of this approach and how to avoid wasting the work I’m doing now.
I’d especially appreciate answers from Flutter developers who have inherited AI-assisted codebases or worked with nontechnical or semi-technical founders.


r/flutterhelp 19h ago

OPEN Dev/Prod environments from Day 1 vs. Splitting later? (Solo Dev)

1 Upvotes

Hey everyone,

I'm working on a production-targeted app as a solo dev. I want to ship fast and avoid premature optimization.

Can we launch with just a single environment initially and then split it into Dev and Prod later once the app actually gets traction? Or is it considered a strict best practice to set up both versions right from the start?

Has anyone here started with a single environment and regretted it later when trying to split the database/configs? Would love to hear your experiences!


r/flutterhelp 19h ago

OPEN Realistically, could two 16 year olds make a usable app by learning flutter/dart from scratch in about 3 months?

1 Upvotes

Hi everyone,

My friend and I are trying to build an app for a competition with a deadline in October, and we're trying to figure out whether our idea is realistic given our experience level.

I know a bit of Python, mainly basic concepts like variables, conditionals, but I'm definitely still a begginer. My friend has no programming experience. We would be building this for iOS and neither of us has built a complete app before.

The app we have in mind is somewhat similar to Finch. Users would complete certain tasks to earn points or energy which would then help an avatar.

Another component is that users would be able to take a picture of an object, and the app would analyze the image and generate a list of ideas based on what it sees. We would likely use an AI API for both image analysis and generating the ideas. This is the part I am the least clear on though, and while its a pretty important part of our concept if it turns out to be too complicated we're open to not doing it. Also, I think API with AI costs money and our budget is like 200 dollars.

Our deadline is in October, so we have a few months to learn and build. We've made sketches(?) of the UI and I started learning dart basics through a youtube video posted in 2023 so I don't know how up to date it is. My friend is mainly using ai to making basic test apps on flutter.

Its a student competition so I don't think the judges expect the apps to be perfect but a working demo is needed to apply.

How realistic is this project for two beginners to complete by October? What would be the best way for us to approach learning and building it? Should we simplify the idea significantly, or is this achievable?


r/flutterhelp 15h ago

OPEN Looking to build an App Store app that can actually attract users and generate income — what should I build?

0 Upvotes

Hey everyone,

I'm planning to build and publish an app on the App Store, but I'm stuck at the very first step: figuring out what app to actually build.

My main goal is to create something that can:

  • Attract real users (not just friends and family downloading it out of pity 😅)
  • Have a realistic path to generating income (ads, subscriptions, one-time purchase, freemium — open to any model)
  • Be something I can realistically build and maintain as a solo dev / small team

A bit about me:

  • I'm still learning to code (mostly beginner/intermediate level with Swift/basic app dev), so I'm looking for something achievable, not a huge project
  • I can realistically dedicate around 10-15 hours a week to this
  • I have zero marketing/growth experience — this would be my first time trying to actually promote something I built

I've seen a lot of "app idea" lists online, but most of them feel either way too saturated (another to-do list app, another habit tracker) or way too ambitious for one person to build and market alone.

So I'd love to hear from people who've actually shipped something:

  1. What kind of app idea worked well for you in terms of getting real users?
  2. Looking back, what's a niche or problem that's still underserved on the App Store right now?
  3. Any advice on validating an idea before spending weeks building it?

Appreciate any thoughts, even brutally honest ones. Thanks in advance! 🙏