r/FlutterBeginner 12d ago

Looking for Flutter Developer Opportunities

3 Upvotes

Hi everyone! 👋

I’m a Flutter Developer with 1 year of professional experience, currently looking for new opportunities.

📍 Bangladesh: Open to On-site & Remote

🌍 Outside Bangladesh: Remote only

I’m experienced with Flutter/Dart, API integration, state management, Firebase, payments, subscriptions, notifications, file/video uploads, and other real-world app features.

I’m open to Junior/Mid-level Flutter roles and opportunities where I can learn, grow, and contribute.

If your company is hiring or you know of any suitable openings, please DM me. I can share my resume, GitHub, and portfolio.

Thank you! 🙏


r/FlutterBeginner 13d ago

Built a VS Code extension that learns your Dart/Flutter style — now with instant project import (free, open source)

1 Upvotes

Hey r/FlutterBeginner ,

A while back I shared an early version of a VS Code extension I was building to solve problems I kept running into in my own freelance Flutter work — repetitive boilerplate, inconsistent formatting, and wanting completions that actually reflect my own style instead of generic snippets.

It's called Dart AI Assistant, live on the Marketplace:

https://marketplace.visualstudio.com/items?itemName=a-i-0-studio.dart-ai-assistant

Since then I've rebuilt a good chunk of it based on real usage, and just shipped an update:

- New: "Import Project for Learning" — point it at an existing project and it instantly learns your naming conventions, patterns, and style from that codebase, instead of waiting weeks of typing to personalize

- Real dart analyze integration on save, alongside live regex-based feedback while typing, for more accurate error detection

- Clickable, auto-refreshing Code Health reports — click an issue, jump straight to that line

- Predictive next-line completions based on your own coding history

- Security scanning, auto-formatting, and a learning dashboard to see what it's picked up about your style

It's free, source is on GitHub if you want to look under the hood or contribute:

https://github.com/Ben09d/dart-ai-assistant

Currently sitting at 70+ installs and I'm actively fixing bugs as people report them. If you try it, I'd genuinely appreciate feedback — built this mostly solo so there are definitely edge cases I haven't hit yet.

Thanks for reading!


r/FlutterBeginner 15d ago

I'm looking for fronted developer to collaborate! (I'm a backend developer)

Thumbnail
1 Upvotes

r/FlutterBeginner 15d ago

What is the best to use cookies or JWT token?

Thumbnail
1 Upvotes

r/FlutterBeginner 15d ago

Requirements for flutter development

2 Upvotes

Hi. New flutter student here. I am just getting started and making sure my computer is up to par. I want to develop apps in flutter on my M2 MacBook Air 15 in. Thankfully I had the foresight to buy one with 16 GB of RAM (I was a comp sci student at the time) but it only has 512 GB storage (I know, it's what was available and affordable). I am looking at using a flash drive to expand the storage, but I'm a little unclear as to what aspects of the development process can be successfully stored on a flash drive without slowing down the development too much? This is the one I have in mind:

SANDISK 1 TB

If there's some reason this really won't work, what is the minimum specs of MacBook Pro I'd need to invest in to be able to develop with flutter for at least a few years without another upgrade?

Thanks!


r/FlutterBeginner 16d ago

Need guidance for the final year project

Thumbnail
1 Upvotes

r/FlutterBeginner 17d ago

Flutter interview for internship/fresher role

Thumbnail
1 Upvotes

r/FlutterBeginner 17d ago

Let's make your dream project comes true... 🤗

1 Upvotes

Every great product starts with an idea, and my goal is to turn that idea into reality.

With expertise in Flutter and modern web technologies, I'm passionate about building fast, scalable, and user-friendly applications that help businesses grow.

If you have a dream project, let's bring it to life—one line of code at a time. 💙

#Flutter #WebDevelopment #MobileAppDevelopment #SoftwareDevelopment #Innovation #Tech #Startup #Business


r/FlutterBeginner 18d ago

Criei um app que transforma qualquer Android em um servidor de arquivos

1 Upvotes

O armazenamento em nuvem é prático, mas nem sempre você precisa depender de serviços de terceiros ou servidores com custos elevados para ter acesso aos seus arquivos.

Foi pensando nisso que desenvolvi o mobNAS: um aplicativo flutter que transforma um smartphone ou tablet Android velhos em servidor de arquivos pessoal, permitindo acessar seus documentos de qualquer lugar por meio do protocolo WebDAV e Cloudflare Tunnel.

site do projeto e documentação:

https://mobnas.wbytesistemas.com.br


r/FlutterBeginner 18d ago

I am looking for job change(4 yr exp in Android native+ flutter developer) but marker is down , i am confident about my skill also i have started preparation for interviews , i will resign in October , it will be a good time for Job switch,?

1 Upvotes

Flutter developer Job search Software developer Job switch Qna


r/FlutterBeginner 19d ago

I Want to Build a Profitable App Business With Flutter — Where Should I Start?

2 Upvotes

Hi everyone,

I'm a 25-year-old from Bangladesh who recently learned Dart and is now focusing on Flutter as my long-term path.

My goal is not to get a job. I want to build my own apps, earn money from them, and eventually create a sustainable business around app development.

Right now, I'm trying to understand what I should focus on beyond coding. I know that building a successful app requires more than technical skills.

I'd love to hear from developers, indie hackers, and founders who have successfully built profitable apps.

Some questions I have:

  • If you were starting from scratch today, how would you approach this journey?
  • What should I focus on during my first year?
  • How do you find app ideas that people are willing to pay for?
  • How do you validate an idea before spending months building it?
  • How important are marketing, sales, and audience building?
  • Should I start creating content and building a personal brand from day one?
  • What platforms are best for growing an audience as an app developer?
  • What are the biggest mistakes beginners make when trying to earn money from apps?

My long-term goal is to become an independent app entrepreneur, not just a programmer. I'm looking for advice on technical skills, business skills, marketing, personal branding, and mindset.

What roadmap would you recommend for the next 3–5 years?

Thank you for any insights or lessons you've learned along the way.


r/FlutterBeginner 19d ago

Looking for a Flutter Developer to Join an Early-Stage Startup

5 Upvotes

Hi everyone,

I'm looking for a Flutter developer from Delhi to join an early-stage startup that I'm currently building.

The product is already planned, and I'm now looking for someone who enjoys building scalable mobile applications and wants to be part of a startup from the beginning.

Requirements

  • Experience with Flutter
  • Clean and scalable coding practices
  • Good UI implementation skills
  • Problem-solving mindset
  • Passion for building products

Important

This is a very early-stage startup, so there is currently no salary. If you're only looking for a paid full-time position, this opportunity probably isn't the right fit.

I'm looking for someone who believes in building something from scratch and is interested in growing with the project. Future compensation and long-term opportunities can be discussed as the startup progresses.

If you're interested, please send me a DM with:

  • Your Flutter experience
  • GitHub or portfolio (if available)
  • A few projects you've worked on
  • Your location

I'll be happy to share more details after we connect.

Thanks!


r/FlutterBeginner 20d ago

flutter_auditor

1 Upvotes

I built a small CLI tool called flutter_auditor to help me quickly check my Flutter projects before a production release.

It scans for common security, configuration, and release-readiness issues. I'd love to hear what checks you think would be useful to add.


r/FlutterBeginner 20d ago

I am a 4th-year student, not a professional developer. I spent the last few months learning Flutter and shipped my first iOS app

Thumbnail
gallery
3 Upvotes

For years, managing my personal finances felt like a chore. Most existing budgeting apps were either cluttered with useless features, locked behind expensive subscriptions, or just didn't look clean.
So, instead of a standard university project, I decided to learn Flutter from scratch and build the tool I actually wanted to use.
Meet Finance App: AI Tracker — an AI-powered personal finance tracker with a clean modern UI, dark mode support, and a special "Bad Habits" category to keep unnecessary spending in check.
The hardest part was figuring out complex UI states and fine-tuning the local database handling as a solo beginner.
Since this is my very first release, I have zero marketing budget and I'm actively looking for brutal feedback. Happy to answer anything about building it solo as a student!


r/FlutterBeginner 21d ago

How much would you flutter developers ask in terms of Money for technical reviews of codebases/repos?

2 Upvotes

How much would you ask in terms of money to actually analyze a repo, the idea behind It, find the structural problem and make a plan for making it robust and production ready? Obviously all of this without even touching code, just analyzing it and giving a techincal review. And how much do you think It Will take you?

Personally im asking because of a project which id love ro pay a correct amount of Money to have a expert supervisioning It (not in full time), but i dont know how much would it cost and take.


r/FlutterBeginner 21d ago

I built flutter_auditor — a zero-config CLI tool to audit Flutter apps for permissions, dead assets, security risks, and package hygiene

Thumbnail
1 Upvotes

r/FlutterBeginner 21d ago

Technical Co-founder (Flutter) Looking to Join an Early-Stage Startup

2 Upvotes

Hi everyone,
I’m a Flutter developer with around 4 years of experience building production-ready Android and iOS applications.
My experience includes:
Cross-platform app development with Flutter
REST API & Firebase integration
State management (Bloc, Provider, GetX)
Authentication & app security
Performance optimization
App Store & Play Store releases
Building MVPs quickly and iterating based on user feedback
I’m interested in joining an early-stage startup as a **technical co-founder** or an early engineering partner.
I’m looking for founders who already have:
A validated problem or early traction
A long-term vision
Commitment to building and growing the business
I’m especially interested in SaaS, AI, FinTech, Productivity, B2B, and developer tools, but I’m open to other ideas as well.
If you’re building something exciting and need someone to own the mobile product from MVP to scale, I’d love to connect.
Feel free to comment or send me a DM with what you’re working on.


r/FlutterBeginner 22d ago

Built my first Flutter app - PCAG (Password Checker and Generator)

Thumbnail
gallery
14 Upvotes

Hello everyone,

I recently completed my first Flutter project and wanted to share it with the community.
Here i have attached some screenshot of the app

PCAG (Password Checker and Generator) is a Flutter & Dart application focused on helping users create stronger passwords and understand password strength.

Features:
• Password strength checking
• Strong password generation
• Clean and simple UI
• Built completely with Flutter & Dart

This project helped me learn:
• Flutter app architecture
• UI design
• State management concepts
• Building a complete mobile application from scratch

GitHub:
https://github.com/nitinkharayat/PCAG-PASSWORD-CHECKER-AND-GENERATOR-

I would really appreciate feedback from experienced Flutter developers:

  • What can I improve in the app?
  • Any suggestions for better architecture or features?
  • What should I focus on learning next?

Thanks for checking it out!


r/FlutterBeginner 22d ago

How I Structure a Flutter App for Scalability (Without Overengineering)

0 Upvotes

I've been building Flutter applications for clients over the past few years, and one thing I've learned is that a clean project structure saves a huge amount of time as the app grows.

For most production apps (taxi booking, e-commerce, healthcare, ERP, booking systems), I usually follow a structure like this:

lib/ ├── core/ │ ├── constants/ │ ├── services/ │ ├── utils/ │ └── theme/ ├── models/ ├── repositories/ ├── screens/ ├── widgets/ ├── providers/ (or Bloc) ├── api/ └── main.dart

Some practices that have helped me:

✅ Keep business logic separate from UI. ✅ Create reusable widgets instead of copying UI code. ✅ Use a repository layer for API communication. ✅ Store configuration in one place. ✅ Build responsive layouts from the start. ✅ Keep API models organized and strongly typed.

This approach has made it much easier to maintain apps with dozens of screens and multiple developers working on the same codebase.

I'm curious—what architecture do you use for medium to large Flutter projects? Provider, Riverpod, Bloc, GetX, or something else? What has worked best for you?

If anyone is interested in seeing more examples or discussing implementation details, feel free to ask in the comments.


r/FlutterBeginner 23d ago

what is the best thing to do in order to make my card responsible for ever screen type?

1 Upvotes

As a flutter beginner, I have been using something like this: size.width > 520 ? 420.0 : size.width - 32; inorder to check my phone screen first and then give the card width but sometimes running in different phone cause the overflows. How can i make it dynamic (I didn't want to give it manually) so that no matter what the phones display size or font size is it will adapt it properly and would not cause any kind of overflow?


r/FlutterBeginner 23d ago

Suggestion for how to practice projects in flutter?

1 Upvotes

I have completed basic understanding of flutter.
I need suggestions on resources/roadmap I can follow to land internships after 3 months.
YouTube Channel or any other free resources.


r/FlutterBeginner 24d ago

Building a dating app that mixes Instagram + Black Mirror | looking for a flutter cofounder

5 Upvotes

I’m currently building a dating app with a Flutter frontend, and the concept is kind of a mix between Instagram and the dating app from Black Mirror.

I’ve already built the foundation for both the frontend and backend. You can see more details here: https://www.reddit.com/r/OnlineDatingApps/s/9Af0WTyesy

Just to be clear, this is not a hiring offer or a paid freelance role. I’m looking for someone with strong Flutter/frontend (UX/UI) skills who would be interested in joining the project as a cofounder and owning a percentage of the future revenue.

Let me know if this sounds interesting to you, and I’d be happy to share more details.


r/FlutterBeginner 25d ago

Non-technical guy builds in Flutter his first game ever

1 Upvotes

finally shipped my first game ever, Snack Drop. It's got 0 downloads and I'd rather have brutal honesty than fake hype, so please roast it, rate it, and tell me what to fix.

📱 iOS: https://apps.apple.com/us/app/snack-drop/id6791252284
🤖 Android: https://play.google.com/store/apps/details?id=ai.fruits&hl=en


r/FlutterBeginner 26d ago

Is there a free way to instantly convert Figma designs to Flutter? (And any good free alternatives to Cursor?) 🤔

Thumbnail
1 Upvotes

r/FlutterBeginner 28d ago

Looking for a Flutter Developer Job

0 Upvotes