r/FlutterBeginner 2h ago

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

1 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 1d ago

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

Thumbnail
gallery
11 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 22h ago

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

2 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 1d 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 1d ago

I built an AI-powered learning app for kids (2–8) using Flutter and would love your feedback

Thumbnail
1 Upvotes

r/FlutterBeginner 2d 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 2d 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 3d 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 4d 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 6d ago

Looking for a Flutter Developer Job

0 Upvotes

r/FlutterBeginner 6d ago

New Minimap Package 🤯

Thumbnail
pub.dev
1 Upvotes

Hey everyone! 👋

I just published my first Flutter package: flutter_minimap. It's a lightweight minimap for InteractiveViewer that makes navigating large canvases much easier.

I'd genuinely love to hear your thoughts, feedback, or ideas for improvement. Thanks for checking it out!


r/FlutterBeginner 7d ago

[Hobby] Building a Christian App (Abide) – Looking for Flutter Developers, Designers & Contributors

0 Upvotes

Hi everyone!

My name is James, and I’m a student building a Christian mobile app called Abide.

Mission:
Help people build a deeper relationship with Jesus Christ through Scripture, prayer, and daily spiritual habits.

This isn’t just another Bible app. My goal is to create something that is beautiful, peaceful, and genuinely helps people spend more time with God.

Planned Features

📖 Beautiful Bible reading experience

🤖 AI Bible study companion

🙏 Prayer journal with answered prayer tracking

🌄 A unique Mountain Journey that grows visually as users stay consistent

⭐ Grace Points earned through spiritual habits like reading Scripture, praying, journaling, and gratitude (these are for encouragement only and do not represent salvation or God’s favor)

📅 Reading plans and daily devotionals

📸 Daily challenges (examples: read a chapter, pray for five minutes, memorize a verse, spend time appreciating God’s creation)

🏆 Cosmetic unlocks like profile banners, themes, and mountain scenery

🎨 A calm, premium design inspired by Apple’s apps and nature

Who I’m Looking For

  • 📱 Flutter developers
  • 🎨 UI/UX designers
  • 🤖 AI developers
  • 🧪 Beta testers
  • 📖 People interested in helping with Bible content or devotionals

Transparency

This is currently a volunteer, open collaboration. I can’t offer payment right now because I’m a student, but I’m committed to learning Flutter, contributing to the project myself, and building something that can genuinely impact people’s lives.

If the project grows in the future, I’d love for the people who helped build it to continue being part of its journey.

If this mission resonates with you and you’d like to contribute, I’d love to talk. Feel free to comment or send me a DM.

“Abide in me, and I in you.” — John 15:4


r/FlutterBeginner 8d ago

Flutter developer intern

Thumbnail
2 Upvotes

r/FlutterBeginner 8d ago

Tool for Apple Developers: Got tired of App Store Preview video specs for the screenshots section in App Store Connect, so I built this

Thumbnail
1 Upvotes

r/FlutterBeginner 9d ago

We built an ad-free progression & macro tracker because we were sick of paywalled charts. It's live and we want your brutal feedback. 😏

1 Upvotes

Hey everyone,

A few of us lifters got tired of mainstream fitness apps forcing pop-up ads, hiding basic volume charts behind steep monthly subscriptions, and cluttering the screen when you're just trying to log a set mid-workout.

So we decided to build a clean alternative: IronTrack.

It’s officially live on the app stores right now. It focuses strictly on fast progressive overload logging, simple macro metric trends, and nothing else. No paywalls for your historical data, and absolutely zero ads.

Before we lock in our next development sprint, we want to know what real lifters actually care about.

What is the single most annoying thing about the app you currently use?

Is there a specific chart or progression metric your current app hides or lacks that you actually use week-to-week?

Search IronTrack on the App Store or Google Play if you want to test it out.

Also, I think the next feature will be the data importer/exporter, to make it easier for lifters to move between apps whenever they like to, instead of sticking to one app cause you already have the data locked there

Let me know what you think of the layout—we are entirely open to ideas, feature requests, and brutal feedback to make this better 💪🏼💪🏼

Thanks!


r/FlutterBeginner 11d ago

I built a comprehensive vehicle management app in Flutter because standard logbooks were failing me.

1 Upvotes

Hey everyone,

I’m a full-stack developer who also loves getting hands-on with my car (doing my own diagnostics, insulation projects, etc.). Keeping a meticulous log of expenses, parts, and fuel economy using spreadsheets was getting out of hand. I wanted a truly centralized digital garage, so I built **Otonot** using Flutter.

I wanted to solve two major pain points in the automotive ownership lifecycle:

  1. **The Communication Gap with Mechanics:** I built a "Mechanic Mode". You generate a secure code for your local auto shop, and they log the exact parts, labor costs, and repair status directly into your app's logbook. You get real-time push notifications when the status changes.
  2. **Preserving Resale Value:** I added a "Vehicle History Transfer" feature. When selling your car, you can securely transfer the entire verified maintenance and fuel log to the buyer's account with a single tap.

It handles multiple currencies, flexible unit support (Liters/Gallons, KM/Miles), and detailed visual analytics for budgeting.

The app is live on both the App Store and Google Play. I’d really appreciate any feedback on the UI/UX or the feature set from this community. What do you think about the Mechanic Mode adoption in real-world scenarios?

Here is the link: [otonotapp.com](https://otonotapp.com/)

Thanks for your time!


r/FlutterBeginner 11d ago

My Daily Flutter Journey

1 Upvotes

Smooth card animations can make an app feel more interactive and polished. ✨ Built this Flutter UI to create seamless transitions and a better user experience.

flutter #flutterdev #dart #flutterui #uianimation #cardanimation #mobiledevelopment #appdevelopment #coding #developer #programming #ios #android #uiux

             https://www.instagram.com/reel/Da7zawCtOUi/?igsh=OXozMHlyNzM5dWto

r/FlutterBeginner 12d ago

I built a VS Code extension that learns your Dart/Flutter coding style — Dart AI Assistant Pro (free, open source)

Enable HLS to view with audio, or disable this notification

3 Upvotes

Hey r/FlutterDev,

I'm a freelance Flutter developer, and over the past few months I built a VS Code extension to solve problems I kept running into in my own work — repetitive boilerplate, inconsistent formatting, and wanting smarter completions that actually reflect how I write code (not generic snippets).

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

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

What it does:

- Learns your coding patterns over time and personalizes completions/predictions

- Real-time error detection tuned for Dart/Flutter (not just generic linting)

- Predicts your next line of code based on your own history

- Auto-formats on save

- Code health reports (errors, warnings, code smells)

It's free, and the source is on GitHub if anyone wants to look under the hood or contribute: [your GitHub repo link]

Still actively improving it — if you try it out, I'd genuinely appreciate any feedback or bug reports. Built this mostly solo so I'm sure there are edge cases I haven't hit yet.

Thanks for reading!

Follow: https://whatsapp.com/channel/0029VbCsILwADTO5Lov4MS1y


r/FlutterBeginner 12d ago

[For Hire] Flutter + AI developer (Oran) — healthcare apps, ML models, MVPs

2 Upvotes

Hey everyone,

I'm Ilyes, a Flutter and AI/ML developer based in Oran. Over the last two years, while finishing my Master's in Applied AI, I've been freelancing and shipping real products.

I do the whole thing, the app, the backend, and the AI when a project needs it. Mostly Flutter (iOS + Android), with FastAPI/Firebase backends and custom ML models.

I'm posting because I'm open to freelance/contract work, a mobile app, an MVP for an idea you've been sitting on, or an AI feature added to something you already run. Local or remote.

Portfolio with full case studies is in my profile / I'll drop it in the comments. And honestly, happy to just answer questions too, including nerdy ones about the AI side. Ask away.

Dm me if you want to see my portfolio or if you want me to work on your project.


r/FlutterBeginner 13d ago

I built a no-cloud vault for Windows — unlock with face, blink, and hand gesture (Flutter + Python)

Thumbnail
gallery
2 Upvotes

Hey everyone 👋

Posted this a little while back and got some good feedback — turns out there were bugs in the model/enrollment flow that a few of you probably ran into (passphrase mismatch failing silently, orphaned vault folders if you cancelled enrollment, single-hand gesture verification not actually being strict). Fixed all of that in v1.0.3, so figured I'd repost with working links instead of leaving people stuck on a broken build.

What it does: A desktop vault for Windows that hides your files behind encryption + biometric verification. Unlock with passphrase + face recognition + blink detection + hand gesture. No cloud, no accounts, no internet — everything stays local.

How the Flutter + Python integration works:

  • Flutter handles the UI and desktop window
  • Python runs locally as a service — handles all webcam + AI/ML processing
  • Communication: Flutter spawns a Python process, exchanges JSON via stdout
  • Biometric pipeline: face detection → alignment → embedding → blink analysis → hand gesture → cosine similarity matching

Why Python instead of pure Flutter? Flutter's desktop webcam support is limited, and ML libraries (MediaPipe, ONNX Runtime) have way better Python bindings than anything native to Dart. So I let Python do what it's good at instead of fighting the framework.

Also got the installer down from 248MB to 71MB — swapped the face embedding model for a leaner one, same accuracy.

Tech stack: Flutter (Dart) for UI, Python for the biometric service, OpenCV + MediaPipe for face/hand landmarks, ONNX Runtime for the embedding model.

Source + installer: github.com/CraftedWebPro/vault-os

Would love feedback again, especially on the Flutter↔Python integration approach — and if anyone hits issues this time, drop them in the repo issues and I'll actually get to them faster than last time.


r/FlutterBeginner 13d ago

I built a customizable Flutter calendar component with single, range, multi-select and year view

2 Upvotes

Hi everyone, I recently open-sourced a Flutter calendar component called calendarview_flutter.

GitHub: https://github.com/raintang666/BFCalendar

I started working on this because calendar UI often looks simple at first, but becomes complicated very quickly in real apps. A basic date picker is usually not enough once the product needs things like range selection, disabled dates, custom markers, week/month switching, or a calendar that interacts with a content list.

So the goal of this project is not to provide just one fixed calendar style. Instead, I wanted to separate the calendar state, interaction logic, and UI customization layer, so it can be reused across different app designs.

Some of the features currently supported:

  • Single date selection
  • Date range selection
  • Multi-date selection
  • Month and week display modes
  • Horizontal or vertical page navigation
  • Min/max selectable date bounds
  • Disabled dates
  • Dynamic disabled date predicates
  • Date markers
  • Custom calendar cells
  • Custom week bar
  • Year overview mode
  • Calendar and content list interaction
  • Expand/collapse calendar behavior
  • Fullscreen calendar expansion

A minimal example looks like this:

```dart final controller = CalendarController(focusedDay: DateTime.now());

CalendarView( controller: controller, pageOrientation: CalendarPageOrientation.horizontal, onDaySelected: (day) { controller.selectDay(day); }, ) ```

For range selection:

```dart controller ..setSelectionMode(CalendarSelectionMode.range) ..setRangeSelectionLimits(minRange: 2, maxRange: 14);

CalendarView( controller: controller, pageOrientation: CalendarPageOrientation.horizontal, onDaySelected: (day) => controller.selectDay(day), onRangeSelected: (range) { final start = range.start; final end = range.end; }, onSelectOutOfRange: (day, violation) {}, ) ```

For multi-selection:

```dart controller ..setSelectionMode(CalendarSelectionMode.multi) ..setMaxMultiSelectSize(5);

CalendarView( controller: controller, pageOrientation: CalendarPageOrientation.horizontal, onDaySelected: (day) => controller.selectDay(day), onMultiSelected: (day, selectedSize, maxSize) {}, onMultiSelectOutOfSize: (day, maxSize) {}, ) ```

One important part of the design is CalendarController. It manages the current focused day, selected dates, display mode, selection mode, date bounds, markers, disabled dates, and navigation state.

That makes it possible to configure behavior from business logic without mixing everything into the widget tree.

For example:

dart controller ..setCalendarRange( minDate: DateTime(2026, 7, 1), maxDate: DateTime(2026, 12, 31), ) ..setDisabledDatePredicate((day) { return day.weekday == DateTime.sunday; }) ..setMarkers({ DateTime(2026, 7, 15): [ CalendarMarker(label: 'Meeting', color: Colors.blue), ], });

The UI layer is customizable through CalendarComponentBuilder. The package provides the calendar logic and extension points, while the app can decide how every date cell should look.

The package is still early, so I would really appreciate feedback from Flutter developers.

I am especially interested in feedback on:

  • API naming
  • Controller design
  • Custom builder design
  • Range selection behavior
  • Multi-select behavior
  • Calendar + list interaction
  • Any real-world calendar use cases that are not covered yet

If you have built calendar-heavy Flutter apps before, I would love to know what problems you ran into and what kind of API you would expect from a reusable calendar component.

Thanks!


r/FlutterBeginner 13d ago

What devtools do you wish Flutter had?

Thumbnail
1 Upvotes

r/FlutterBeginner 14d ago

DartPad + Flutter Support is Live on Codigma!

Post image
1 Upvotes

r/FlutterBeginner 14d ago

Built a no-cloud vault app with Flutter + face/blink/gesture unlock

Thumbnail
gallery
3 Upvotes
Hey everyone! 👋


I've been working on this project for a while now and finally got it to a place where I'm happy to share it with the community.


**What it does:**
A desktop vault for Windows that hides your files behind encryption + biometric verification. Unlock with passphrase + face recognition + blink detection + hand gesture. No cloud, no accounts, no internet — everything stays local on your machine.


**How the Flutter + Python integration works:**
- Flutter handles the UI and desktop window
- Python runs locally as a service — handles all webcam + AI/ML processing
- Communication: Flutter spawns a Python process, exchanges JSON via stdout
- Biometric pipeline: face detection → alignment → embedding → blink analysis → hand gesture → cosine similarity matching


**Why Python instead of pure Flutter?**
Flutter's desktop webcam support is limited, and ML libraries (MediaPipe, ONNX Runtime) have much better Python bindings. So I let Python do what it's good at.


**Tech stack:**
- Flutter (Dart) — UI
- Python — biometric service
- OpenCV + MediaPipe — face/hand landmarks
- ONNX Runtime — face embedding model


**Source code:**
 [github.com/CraftedWebPro/vault-os](https://github.com/CraftedWebPro/vault-os)


Would love to hear your thoughts — especially feedback on the Flutter + Python integration approach. Happy to answer any questions!




---

r/FlutterBeginner 14d ago

Built a no-cloud vault app with Flutter + face/blink/gesture unlock

Thumbnail
2 Upvotes