REDDIT
smart_refresher 1.0.0 â maintained Flutter pull-to-refresh fork, big release
Been quietly maintaining this fork of the abandoned flutter_pulltorefresh package for a few months. 1.0.0 just tagged and it's a proper release. What landed in 1.0.0: New stuff â ElasticHeader with ...
REDDIT
Frustrated with Isar flutter package.
Recently I had used Isar in my project, I have been using it for quite some time and after Nov 2025 it is unusable. I had developed a mobile app and published on the playstore after closed testing I s...
DEVTO
Building an open-source Flutter client for Flarum (StarForum)
Open-source forums are great — but the client experience often isn't. A while ago, a friend of mine deployed a forum using Flarum and wanted a dedicated mobile client for it. Our first attempt was sim...
REDDIT
[Showcase] Stop manually writing ref.watch(). I built LiveStates to track dependencies automatically using Dart Zones.
Hey r/FlutterDev, Like many of you, Iâve spent a lot of time with Provider, Riverpod, and Bloc. While they are great, I always found one thing annoying: Explicit dependency declaration. Whether it's...
REDDIT
My First Payment Gateway Package
flutter_braintree_native Hello everyone, I am glad to share that I have created my first package and published it on pub.dev. Description: A little bit about the package, its a Braintree native wrappe...
REDDIT
The Importance of Flutter App Development Skills in the Modern Developers.
The use of mobile applications has been increasing at a very high rate in the last one decade. Companies big or small are investing in mobile application in order to reach consumers, enhance the user ...
REDDIT
I made an open source tool and now your AI-agent can debug your integration tests.
Hi everyone! The problem: Writing integration test can be challenging task for agent, in complex test cases it almost never can be done from first attempt. So agent write a test, fails, makes a fix, r...
REDDIT
Macbook Air M1 16/512 in 2026
Would it be sufficient enough these days as its a few years old now? I don't know much about them but i have a few clients that would pay extra for an iOS app... They are quite expensive where i am fr...
DEVTO
1005 Tests, Zero AI: Building Offline-First Navigation with Flutter on Embedded Linux
A driver leaves Nagoya at six in the morning. Clear skies. By seven-fifteen she's on a mountain pass east of Toyota City, and the sky turns white. Unexpected snow. Visibility drops to ten meters. The ...
DEVTO
Como Construí um Jogo de Corrida Cyberpunk com Gemini Live AI — e o que aprendi no caminho
"This post was created for the purposes of entering the Gemini Live Agent Challenge 2026." Como Construí um Jogo de Corrida Cyberpunk com Gemini Live AI — e o que aprendi no caminho #GeminiLiveAgentCh...
MASTODON
Erste Version des Projektfilters in der Task-Ansicht implementiert :) Da ich das konzeptionell…
Erste Version des Projektfilters in der Task-Ansicht implementiert :) Da ich das konzeptionell schon für "Lenas Einkaufsliste" einmal durchexerziert hatte, war die Logik zum Glück schnell gebaut. Nun ...
REDDIT
I was about to submit to the App Store. Then I watched 5 strangers try to use my app.
Been building a fitness app by myself for about 6 months. I wanted to do user testing before launch but everything out there is $30-$150 per tester, annual contracts, enterprise stuff. I make nothing ...
HACKERNEWS
Show HN: Flutterby, an App for Flutter Developers
Article URL: https://flutterby.app/ Comments URL: https://news.ycombinator.com/item?id=47391966 Points: 3 # Comments: 1
REDDIT
Can Flutter be used in a desktop app in lieu of native renderer?
Looking to play around with various ideas for desktop app. One is the electron route with webview.. that works, its not bad, tons of support/libraries for GUI stuff. But sluggish, eats memory, etc. Th...
REDDIT
Built an Auth system for Flutter that reads SIM card automatically like Google does
Hey everyone I've been working on an auth system you can drop into any Flutter app The idea is users don't type their phone number, the system reads the SIM card directly and fills it automatically ju...
DEVTO
How I Built Encrypted Bluetooth Team Sync in Flutter — AES-256-GCM, ECDH, CRDTs, Zero Servers
There are plenty of places where cell towers don't exist. Mountains, forests, remote wilderness where the only infrastructure is what you carry. When your team spreads out across a few kilometers, kno...
REDDIT
I just published my first Flutter package:Â text_gradient_widget. Itâs a
Hi everyone, I just published my first Flutter package:Â text_gradient_widget. Itâs a small package for creating gradient text with linear and radial gradients, custom stops, and different direction...
DEVTO
Flutter vs Native App Development in 2026: Which One Should Businesses Choose?
If you are planning to build a mobile application in 2026, one of the biggest decisions is choosing the right development approach. Businesses and startups often face a common question: should they go...