REDDIT
We built an AI agent that can operate any Flutter app autonomously â and open-sourced it
Hey folks, We're the team at MyRik (ride-hailing + quick commerce). We had a problem â users were dropping off on tasks that seemed simple to us but weren't simple for them. So we built an AI agent ...
MASTODON
Widgetbook: мост между сore командой, дизайнерами и продуктовыми командамиПривет, Хабр!
Widgetbook: мост между сore командой, дизайнерами и продуктовыми командамиПривет, Хабр! Я Александр, занимаюсь Flutter разработкой продукта Свой бизнес и Дизайн-системы в команде РСХБ.Цифра. РСХБ это ...
REDDIT
Clean Mac for Flutter
A macOS app that cleans Flutter project build artifacts and quickly frees up disk space.
REDDIT
Validate in-app purchases locally (no backend, no RevenueCat)
### Security note I know local validation isnât as secure as server-side validation. This package is not meant to replace a backend, but to be a **simpler option for small or indie apps** You can en...
MASTODON
I'm making some updates and upgrades to my Dart Result Monad library.
I'm making some updates and upgrades to my Dart Result Monad library. I had to dust off my knowledge of doing code coverage in Dart since it had been awhile. So, I decided to document it in my blog. E...
REDDIT
Google Maps Directions API not returning route even with valid addresses (Flutter)
Hi, I'm developing a Flutter app (delivery/services style) where: Users enter addresses (pickup and delivery). Those addresses are converted into coordinates using geocoding. Then I use Google Directi...
REDDIT
Document throws package
Dart's lack of check exceptions can make it hard to determine what exceptions need to be handled when calling a method, particularly when the method is in a third party package or the dart/flutter SDK...
REDDIT
I tried building a Flutter app in 7 days. It took 79 (Here is everything that went wrong)
Hey everyone, I just published my first devlog about my newest flutter app. I originally set a challenge for myself to build a photo-sharing social media app from scratch in exactly one week. It faile...
REDDIT
With GoRouter, how do you handle ephemeral flow?
Hey guys, Im curious to know how you work with ephemeral flow such as checkout flow, content submission flows, onboarding flows - flows whose state only lives live while the base state is live. I feel...
REDDIT
I built a Flutter-first BaaS because Firebase lock-in frustrated me â Koolbase is live today
After years of building Flutter apps and dealing with fragmented backend setups, I built Koolbase â a Flutter-first Backend as a Service. One SDK that gives you: - Auth (email, OAuth, sessions, pass...
REDDIT
As a Flutter & Dart open-source developer, can I find a sponsor?
Hi! You might know me from projects like Zeytin, ZeytinX, or ZeytinLogger. Iâm constantly working to develop the Zeytin ecosystem for the open-source community and to demonstrate the power of Dart t...
REDDIT
Google Maps Directions API not returning route even with valid addresses (Flutter)
Hi, I'm developing a Flutter app (delivery/services style) where: Users enter addresses (pickup and delivery). Those addresses are converted into coordinates using geocoding. Then I use Google Directi...
REDDIT
Senior vibe coder
I have around 3 years of experience working independently as a Flutter developer, where Iâve handled complete projects on my own. Recently, I joined a company where Iâm working under a developer w...
REDDIT
Built flutter_autopilot: Automate repetitive dev flows and Ul tests directly from DevTools using simple commands.
I realised I was spending more time navigating my app than actually coding it. I got tired of the manual friction, so I built a way to automate it. Iâve been using it to automate my own daily dev fl...
REDDIT
Update on Stasis after community feedback
Good morning everyone, Recently I posted about Stasis, my state management package, and got a lot of feedback, both positive and negative. Some of the criticism was very fair tbh, especially around ve...