DEVTO
Flutter Interview Questions Part 3: State Management Deep Dive
Welcome to Part 3 of the Flutter Interview Questions series! State management is arguably the most important topic in any Flutter interview — and the most debated in the Flutter community. This part g...
DEVTO
Why You Are Losing 40% of Your Mobile Users (The Deep Linking Crisis)
The "Password Reset" Drop-Off You spend months building a beautiful, lightning-fast Flutter application. A user downloads it, creates an account, and requests a password reset link. They open their em...
DEVTO
Again live on playstore
Neither new nor interesting. Built a python app (only frontend) and integrated ads in 1st update. Link here Share your opinion in comments. Features: Simple and great app to learn and revise basics of...
DEVTO
What features should a modern Expense Manager app include in 2026?
A modern expense manager app in 2026 should go beyond simple income and expense tracking. Users now expect automation, insights, and smart features that help them manage money efficiently. With platfo...
REDDIT
Tried Spotify-style music app on web: feedback welcome â¤ï¸
Hi devs ð NOT a promotion : just make sharing spotify like ui as open soureced I recently built Hivefy Web an open-source, ad-free music streaming app using Next.js. Nothing too fancy here ð¤·ââ...
REDDIT
how to build strong and engaging app with flutter
so i start learning app dev with flutter and i want o create SaaS with my self and publish it to palystore first and than to app store and i want to start with basic app to trying and atracte users an...
REDDIT
[Open Source] I've created a spin-off of FFmpeg-Kit Plugin with ability to deploy custom builds
I saw an older post discussing FFmpegKit on here and people were upset that it was sun-set. I have created a Spin-off of FFmpegKit that's fully open source with ability to deploy custom builds of FFmp...
REDDIT
Flutter analytics tools that handle screen transitions and gestures properly
Anyone had issues with standard analytics SDKs not tracking Flutter navigation correctly? I keep running into problems where screen views fire incorrectly because of how Flutter's navigator stack work...
REDDIT
are local LLMs the future? Integrate local LLMs in your mobile apps within seconds!
I built a flutter (more languages and platforms coming soon) package that lets you run local LLMs in your mobile apps without fighting native code. Itâs called 1nm. No JNI/Swift headaches Works str...
REDDIT
Struggling to find Flutter roles with 2 YOE â should I switch to React Native?
Hey everyone, Iâm currently trying to switch jobs and could really use some guidance from the community. I have around 2 years of experience: First year: Worked as a native Android developer (Java) ...
REDDIT
I m having a flutter app for which I m thinking to do a smart watch app that runs on all smartwatches ... How do I achieve it?
Hey devs out here, So as said in title, I have a flutter application which is there on playstore. Now I want to build its smartwatch version. How can I achieve it? The only thing is that it should run...
MASTODON
My old, dirty laptop boots an #openSUSE image with my new, dirty desktop environment.
My old, dirty laptop boots an #openSUSE image with my new, dirty desktop environment. I'll be making the repositories public soon, but if anyone out there wants to embark on a #Rust, #Flutter (tiny-sk...
REDDIT
Do apps need to be completely unique to succeed?
Iâve been thinking about this a lot lately. Do we always have to build something that doesnât already exist for it to survive in the tech industry? Or is it possible to take an existing idea (like...
DEVTO
🚀 Stop Struggling with PDFs in Flutter — Here's Everything You Need to Know
If you've ever tried generating PDFs in Flutter, you know it can get messy fast — coordinates, layouts, rendering issues 😵💫 But what if building PDFs felt just like building Flutter UI? 👉 In this ...
REDDIT
How to recreate this back page transition in Flutter?
Video link: https://www.reddit.com/r/SwiftUI/comments/1rwt6fg/how_does_airbnb_do_this_tab_swipe_animation/ Instagram also has a transition like this. You can move around the page while swiping back.
REDDIT
A problem with building a Baas using the âZeytinâ package!
Hello developers! Today, as the creator of Zeytin, Iâm going to explain the biggest problem youâll face when developing a Baas with Zeytin: The multi-tenant problem. If multiple administrators are...
REDDIT
Anyone have experience with the Tracelet package?
I'm building a package that relies heavily on background geofencing, and have been eyeing flutter_background_geolocation for that, but it's $400 for the android license, and that is a bit much for a h...
DEVTO
I Built an AI-Powered Flutter UI Builder (FlutterFlow Alternative)
Working with Flutter is great, but UI building started feeling repetitive — layouts, padding, small changes again and again. So I tried something: 👉 what if I could just describe UI and get Flutter c...
DEVTO
How I built a local business directory with Laravel 11 + Flutter PWA (and packaged it as a starter kit)
I've been building business directory apps for local clients and decided to document the architecture and package it as a reusable starter kit for other developers. The Stack Backend: Laravel 11 REST ...