REDDIT
Does anyone manage a separate staging and production environment for their Flutter app?
I am curious how anyone is doing with a flutter app? I want to be able to deploy completely separate staging and production environments. I would deploy a staging backend and a production backend, and...
DEVTO
Building My Multi-Vendor Marketplace App
Hi everyone! I’m Alochan Chaudhary, a Full Stack Developer from Nepal. I’m currently building a multi-vendor marketplace app in Dart and Flutter, focusing on scalable features and smooth user experien...
REDDIT
[Showcase] I recreated the Glovo UI in Flutter
Just wanted to share my latest project, a deep dive into the Glovo app's UI/UX. I built this from scratch in Flutter to practice complex layouts and smooth animations. Itâs a pure UI project (no bac...
REDDIT
I put my Flutter app in an Android simulation on my Flutter for Web portfolio site, worked flawlessly out of the box
Click on the middle icon in the bottom dock to launch the app LangWIDGET. I just had to stub out Android-specific things like the notifications service. Otherwise, pretty minimal adjustments and it ju...
REDDIT
Where does AI actually shine in Flutter compared to other frameworks?
In each framework, there are tasks at which AI excels, and others at which it fails. In Flutter, what is AI best at? - React.js + AI is an amazing combo for rapid UI design. You can design landing pag...
REDDIT
I built an open source project that lets agents submit iOS apps to app store
I hated App Store Connect webUI so much I made Blitz to let AI do it for me. Its an open source project that gives agents like Claude Code or Cursor MCP too calls to run the app store submission flow ...
MASTODON
Built a #flutter app for #RetroAchievements users!
Built a #flutter app for #RetroAchievements users! Going to do a bit more testing then build GitHub repo that's #FDroid and #Obtainium compatible
MASTODON
Kudos to the #dartlang team for pointing out the weaknesses and dangers of their RegEx…
Kudos to the #dartlang team for pointing out the weaknesses and dangers of their RegEx implementation, including detailed description of catastrophic backtracking. Very well done!https://api.dart.dev/...
DEVTO
The Complete Guide to Flutter BLoC State Management
setState works fine when your Flutter app has three screens. When it has thirty, things change. Shared user sessions, paginated lists, real-time socket data, and concurrent API calls turn setState int...
REDDIT
Has anyone integrated com.mypinpad:terminal-lib or Nimble Pay Terminal SDK in Flutter?
Hi everyone, Iâm currently working on integrating the Nimble Pay Terminal SDK in an Android application. The SDK dependency is provided like this: releaseImplementation("com.mypinpad:terminal-lib:<v...
MASTODON
🔴 #HumpdayQandA with Live Coding!
🔴 #HumpdayQandA with Live Coding! in 15 minutes at 4pm GMT / 5pm CEST / 9am PDT today! Answering your #Flutter and #Dart questions with @simon, Randal, Makerinator (Matthew Jones) and Kalihttps://www...
REDDIT
How do you figure out which commit caused a crash spike in Flutter?
Crash happens in prod, you've got the trace, but the crash is in code that looks fine. Turns out it's a regression from something merged a week ago. How do you trace it back? Manual git bisect, or do ...
DEVTO
Top 5 Bug & Performance Issue Detection Tools for Flutter Apps in 2026
Flutter has evolved into a powerful framework for building high-performance cross-platform apps. But as apps scale, detecting bugs and performance issues in real-world usage becomes critical. In 2026,...
DEVTO
What My Failed Apps Taught Me About Building Products
I have released a few apps on the app stores. Most of them were small-scale applications. They were not built for learning purposes. These apps had fewer than five pages and only one or two features. ...
DEVTO
Devtrails Guidewire Hacakthon Blog-1
#devtrails #guidewire Carbon – Phase 1: Building Income Protection for Gig Workers The Problem We Set Out to Solve Gig delivery partners are the backbone of modern on-demand platforms such as food, gr...