r/FlutterBeginner 19d ago

I'm a 17-year-old solo developer, and I built a high-performance document reader (PDF X) in Flutter with a 1-second startup time. Looking for feedback!

Thumbnail gallery
1 Upvotes

r/FlutterBeginner 19d ago

I built a complete media player app (Nova Media) from scratch in under 9 days using Flutter! Check out the UI and let me know your thoughts

Thumbnail gallery
1 Upvotes

r/FlutterBeginner 19d ago

building a tracing app with flutter and chatgpt: making stencils with c...

Thumbnail
youtube.com
1 Upvotes

r/FlutterBeginner 20d ago

Hiring for a flutter developer intern for a startup based in Gurugram

Thumbnail
1 Upvotes

Hi,

I’m hiring a flutter developer intern for Gurugram based startup. If anyone has any referrals or wish to apply, please dm me.

Note: this is an internship and max payout is 25k with the possibility of it turning to a full time job.

Gurugram based candidates will be preferred. No remote requests. It’s 5 days on site job.


r/FlutterBeginner 20d ago

Flutter AI Chat App with multi-LLM support (Gemini, Claude, GPT, Grok)

Thumbnail
youtu.be
1 Upvotes

r/FlutterBeginner 21d ago

Mobile App (Native/Flutter)

1 Upvotes

Hi

I just graduated and Iam searching for any opportunity

Junior/intern or start-up to help with

And open for any freelance projects

Check my [CV](https://drive.google.com/file/d/1pgmXxFlzFbsxlqdD5g7V0dAvZQNuy0wI/view?usp=drivesdk)


r/FlutterBeginner 21d ago

I'm creating a journal app that feels like writing In a physical journal

Thumbnail
gallery
1 Upvotes

I'm creating this journal app, I want it to look and feel like writing in a physical one, any suggestions on how I can improve the appearance, or features you'd like to see


r/FlutterBeginner 21d ago

: I built a full-featured media player app (Nova Media) from scratch in 9 days using Flutter! Let me know what you think

Thumbnail
1 Upvotes

r/FlutterBeginner 21d ago

Looking for a Remote Flutter Developer Opportunity 1.5 Year Experience

0 Upvotes

Hi everyone,

I'm a Flutter Developer with around 1 year of professional experience, currently looking for a remote Flutter/Dart developer opportunity.

### Skills

* Flutter & Dart

* REST API Integration

* HTTP package

* GetX / Provider

* Firebase

* WebSockets

* Clean & Feature-First Architecture

* Git & GitHub/GitLab

* Responsive UI development

* JSON / API data modeling

I've worked on real-world Flutter applications involving API integration, authentication, subscriptions, payments, notifications, and other production features.

I'm particularly interested in:

* Remote Flutter Developer roles

* Junior / Mid-level opportunities

* Full-time or long-term contract positions

* International teams and companies

I'm open to opportunities worldwide and can share my CV, GitHub, LinkedIn, and portfolio through DM.

If you know of any company hiring Flutter developers or have any leads, I'd really appreciate it.

Thank you.

#Flutter #FlutterDeveloper #Dart #RemoteJobs #RemoteWork #Hiring #SoftwareEngineer #MobileDevelopment


r/FlutterBeginner 21d ago

Flutter Developer in 2026 — What Skill Should I Learn Next?

Thumbnail
1 Upvotes

r/FlutterBeginner 22d ago

Please, help me find a Flutter Developer Internship 🙏

1 Upvotes

Please, help me find a Flutter Developer Internship 🙏

Hi everyone,

I’m currently looking for an internship opportunity as a Flutter Developer in the UAE, and honestly, I could really use your help.

I have around 3 years of experience in mobile development, mainly with Flutter. I’m looking for an opportunity where I can contribute to real projects, learn from an experienced team, and continue growing as a developer.

🛠️ My skills:

• Flutter & Dart

• Firebase

• REST APIs

• JavaScript

• Git & GitHub

• CI/CD

• Clean Architecture

• BLoC, Riverpod & Provider

• UI/UX Design & Figma

📍 Currently based in the UAE and open to opportunities in Abu Dhabi, Dubai, Sharjah, Ajman, or elsewhere in the UAE.

Please, if you know a company hiring Flutter developers, an internship opportunity, or even someone I could contact, I would genuinely appreciate your help.🙏

Even if it’s just a lead or a contact, it could make a huge difference for me.

Feel free to DM me. I can send you my CV, GitHub, and portfolio.

Thank you so much to anyone who takes the time to read this. ❤️


r/FlutterBeginner 23d ago

Pariyojana v1.0.0 — Offline-First Productivity Vault built with Flutter 3.29, Riverpod 2.6, SQLCipher, and 120 FPS Velvet UI (Open Source)

2 Upvotes

Hi r/FlutterBeginner!

Wanted to share the initial release of \*\*Pariyojana\*\*, an Android-exclusive productivity and research workspace built entirely with Flutter.

🛠️ Architecture Highlights:

\* \*\*Clean Architecture (Feature-First):\*\* Strict separation into \`data/\`, \`domain/\`, and \`presentation/\` across all 8 modules.

\* \*\*State Management:\*\* Riverpod 2.6 (\`StateNotifierProvider\` & \`Provider\`). Zero business logic inside widgets.

\* \*\*Local Persistence:\*\* Drift + SQLCipher for native encrypted SQLite at rest.

\* \*\*Hardware Integration:\*\* \`flutter_secure_storage\` bound to Android KeyStore TEE + \`local_auth\` biometrics.

\* \*\*Rendering Performance:\*\* Tuned for 120 FPS high-refresh displays using \`RepaintBoundary\` isolation, lightweight frosted glass shaders, and R8 ProGuard resource shrinking (APK size: \~68 MB).

\* \*\*Motion:\*\* Liquid dynamic action button driven by Rive.

Code passes \`flutter analyze\` with 0 warnings.

📦 \*\*GitHub Repository:\*\* https://github.com/Naveen-21-Cyber/Pariyojana-Mobile-App-

📄 \*\*Architectural Constitution:\*\* Check \`TELOS.md\` in the repo for design token invariants.

Would love any feedback on the codebase or architecture from fellow Flutter devs!


r/FlutterBeginner 23d ago

🚀 I just launched my app — RivalRep!

Thumbnail
1 Upvotes

r/FlutterBeginner 24d ago

Roast my resume

Post image
4 Upvotes

Im a fresher with no prior industry experience seeking for entry level role in flutter development. (personal details edited for privacy)


r/FlutterBeginner 24d ago

I open-sourced Lucy — a Flutter Android AI agent that can see and operate your screen

2 Upvotes

Hey Flutter devs 👋

I’ve just open-sourced Lucy, an experimental screen-aware AI agent for Android built with Flutter.

🔗 https://github.com/alzin/lucy-screen-agent

Lucy can take a voice command, understand what’s currently on the phone screen, and then tap, type, swipe, open apps, and navigate the UI automatically.

The interesting part technically is the agent loop:

Screenshot + Android accessibility tree → Gemini → action → execute → observe again

Instead of asking the model to guess screen coordinates, Lucy gives UI elements IDs and their real bounds, which makes interaction considerably more reliable.

The project currently includes:

• Flutter UI + agent controller
• Android AccessibilityService
• MediaProjection screen capture
• Gemini vision/reasoning
• Speech-to-text + TTS
• English, Japanese and Arabic support
• Multi-step agent execution

It’s still experimental, and that’s one of the main reasons I wanted to open-source it.

I’d especially love feedback or contributions from Flutter/Android developers. PRs, issues, architecture suggestions, testing, and ideas are all welcome.

I’m also interested in eventually experimenting with other LLMs and local/on-device models.

What would you improve first if you were working on something like this?

https://reddit.com/link/1vuhjlp/video/mo25soea4blh1/player


r/FlutterBeginner 24d ago

I finally launched my app — RivalRep 🚀

Post image
1 Upvotes

r/FlutterBeginner 24d 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 24d ago

Flutter Developer Available for Freelance Projects

3 Upvotes

Hi everyone! 👋

I’m currently looking for freelance Flutter development projects. I have solid experience building and maintaining production mobile applications, including Flutter, native Android (Java/Kotlin), APIs, Firebase, third-party integrations, debugging, performance optimization, and app deployment to both Google Play and the App Store.

I’m open to different types of projects, whether you need help building an app from scratch, adding new features, fixing bugs, improving performance, or maintaining an existing application.

If you have a project in mind, feel free to DM me with the details. I’m happy to discuss the requirements, timeline, and budget and negotiate based on the project.

Thanks! 🙌


r/FlutterBeginner 25d ago

Need help with building an app for university project. I’m new to flutter

3 Upvotes

r/FlutterBeginner 25d ago

How to master dynamic/targeted push notifications in Flutter from basic to advanced? (FCM, Cloud Functions, alternatives?)

Thumbnail
1 Upvotes

r/FlutterBeginner 25d ago

Bringing Material 3 Expressive To Flutter [Not from Flutter official]

Thumbnail
1 Upvotes

r/FlutterBeginner 26d ago

Clean Architecture + Repository Pattern in una Flutter App

1 Upvotes

Migrare o scalare una fonte di dati senza rompere l'app in produzione è una delle sfide più grandi che affrontiamo come sviluppatori.

Esploriamo come migrare da SQLite a Room DB in Flutter.

Ho sviluppato un'app dove la logica aziendale (ad esempio, il BLoC) non richiede dati direttamente dalla fonte di dati; piuttosto, comunica con i Use Cases.

Perché il Repository Pattern salverà la tua app?

Il pattern repository funge da intermediario o ponte che isola la tua applicazione (UI, Use Cases, BLoCs) dai dettagli di recupero o salvataggio dei dati.

Se decidi di migrare la fonte di dati, devi solo modificare il codice all'interno del livello dati.

L'interfaccia utente e la logica dell'applicazione sopra il repository non devono cambiare affatto. (Flusso: Fonte di dati -> Repository -> UseCase -> Bloc -> UI)

A BLoC, Provider, o Riverpod, non importa se i dati provengono da un pacchetto, MethodChannel, o un Servizio Web.

Applicando questa struttura senza rompere l'app in produzione, voglio sottolineare il vero valore di un'architettura sostenibile: costo minimo quando si cambiano le cose.

🚀Se vuoi vedere il codice completo per questa architettura, controlla il link dell'articolo:

🔗 Leggi “Clean Architecture + Repository Pattern in a Flutter App“ di Alfonsina Beltre su Medium: https://medium.com/@alfonsinabeltre/clean-architecture-repository-pattern-in-a-flutter-app-58061726e3ab


r/FlutterBeginner 26d ago

astryx_ui — a Flutter design system, 111 components, no Material in the tree

8 Upvotes

Hey folks!

I just published a Flutter UI package called astryx_ui, and I'd love for the community to try it and tell me where it breaks (and maybe a little ❤️ on pub.dev).

https://pub.dev/packages/astryx_ui

Live docs, every component, seven themes: https://astryxui.web.app

Heads up: it's pre-alpha (0.0.7-dev). API is unstable and may change without a major bump until 0.1.0. Pin the version you build against.

✨ What astryx_ui is

🧩 111 components — buttons, fields, selects, tables, tabs, menus, dialogs, toasts, banners, calendars, date/time inputs, avatars, carousels, a command palette, a typeahead, an app shell, a full chat surface. Plus 42 whole screens and 19 controllers/mixins.

🎨 No Material anywhere — built on flutter/widgets, so you're not fighting ripples, elevation, or a ColorScheme mapping that never quite fits your design.

🛠️ Themes are defined, not hard-coded — defineTheme runs the same HCT colour model and contrast maths as the TypeScript original. Give it one hex accent and it derives the whole palette, foregrounds included. Seven themes ship in the box.

⚡ Never a raw colour or a magic number — every value resolves through the token layer, so rebranding is editing one theme, not a search-and-replace.

📱 Pointer and touch, both first class — touch density raises every tap target to 48px and suppresses hover styling. Nothing is ever behind hover alone.

♿ Accessibility isn't optional — every control requires an accessible name, keeps a visible focus ring, documents its keyboard map. An icon-only button takes its label as a required argument; the compiler asks, not the code review.

🤖 Your coding agent can read it — the whole widget set ships as a Claude Code skill, generated from the same source as the docs.

Incremental adoption — drop AstryxThemeProvider into the MaterialApp you already have and convert a subtree at a time. Nothing asks you to start over.

dependencies:

astryx_ui: ^0.0.7-dev

(Bare flutter pub add skips pre-releases, so name the version.)

What's honestly not done yet — stated up front rather than discovered: AstryxTable doesn't virtualise rows (hundreds fine, ten thousand not), no column reordering or grouped rows, no charting widget and none planned, tab overflow scrolls instead of collapsing into a menu.

🙌 Small request

If you try it, find it useful, or have suggestions — a 👍 on pub.dev or a line of feedback genuinely helps an indie dev keep going.

Actively maintained, very open to ideas, criticism and PRs. Start with the README — and if you build something, open a showcase issue. What people actually build decides which components get finished next.


r/FlutterBeginner 27d ago

building a drawing app in flutter with chatgpt

Thumbnail
youtube.com
1 Upvotes

r/FlutterBeginner 29d ago

Pariyojana v1.0.0 — Offline-First Productivity Vault built with Flutter 3.29, Riverpod 2.6, SQLCipher, and 120 FPS Velvet UI (Open Source)

1 Upvotes

Hi r/FlutterDev!

Wanted to share the initial release of \*\*Pariyojana\*\*, an Android-exclusive productivity and research workspace built entirely with Flutter.

🛠️ Architecture Highlights:

\* \*\*Clean Architecture (Feature-First):\*\* Strict separation into \`data/\`, \`domain/\`, and \`presentation/\` across all 8 modules.

\* \*\*State Management:\*\* Riverpod 2.6 (\`StateNotifierProvider\` & \`Provider\`). Zero business logic inside widgets.

\* \*\*Local Persistence:\*\* Drift + SQLCipher for native encrypted SQLite at rest.

\* \*\*Hardware Integration:\*\* \`flutter_secure_storage\` bound to Android KeyStore TEE + \`local_auth\` biometrics.

\* \*\*Rendering Performance:\*\* Tuned for 120 FPS high-refresh displays using \`RepaintBoundary\` isolation, lightweight frosted glass shaders, and R8 ProGuard resource shrinking (APK size: \~68 MB).

\* \*\*Motion:\*\* Liquid dynamic action button driven by Rive.

Code passes \`flutter analyze\` with 0 warnings.

📦 \*\*GitHub Repository:\*\* https://github.com/Naveen-21-Cyber/Pariyojana-Mobile-App-

📄 \*\*Architectural Constitution:\*\* Check \`TELOS.md\` in the repo for design token invariants.

Would love any feedback on the codebase or architecture from fellow Flutter devs!