REDDIT
Automate App Store + Play Store screenshot generation for your cross-platform app
Cross-platform dev problem: you need screenshots for iOS phone, Android phone, iPad, AND Android tablet. That's 4 dimensions à N languages = a lot of work. Built a tool that handles the whole thing: ...
DEVTO
Multiplatform Hype mı, Native Gerçek mi? Cross-Platform Native’i Bitirebilir mi?
Son yıllarda mobil geliştirme dünyasında güçlü bir söylem var: “Bir kere yaz, her yerde çalıştır.” Flutter, React Native ve Kotlin Multiplatform gibi teknolojiler sayesinde bu artık mümkün. Hatta söyl...
MASTODON
I did it.
I did it. Finally. I tested out NativePHP. It absolutely blew my mind.If you are a mobile developer that gets regularly driven up the wall by #Kotlin, or #Flutter or #Swift... you can pretty quickly n...
DEVTO
Why your WebSocket messages silently vanish - the channel.ready trap in Dart
Why Your WebSocket Messages Silently Vanish - The channel.ready Trap in Dart Tags: dart, flutter, websocket, networking I was building native WebSocket support for API Dash - an open-source Flutter AP...
DEVTO
How I built an offline-first Flutter app for forest rangers in zero-signal zones (USAID Forest-PLUS 3.0)
Imagine you're a forest ranger in the Western Ghats. No signal. No Wi-Fi. You need to log a wildlife sighting right now — and the app just shows a loading spinner. That's the exact problem I was hande...
PUBDEV
shard_i18n_cli v0.4.0
CLI tools for shard_i18n - verify, fill, extract, and migrate translations.
PUBDEV
shard_i18n v0.4.0
Runtime, sharded, msgid-based i18n for Flutter with no codegen. Supports dynamic language switching, plurals, interpolation, and fallback chains.
PUBDEV
universal_file_handler v0.1.0
Universal Flutter file handling with memory cache, disk cache, downloads, asset loading, viewers, and sharing.
REDDIT
How is your Flutter Dev Workflow (windows, android, ios, macos)?
Hello, I am just asking and maybe there is a way of optimization. I have Flutter/Dart installed on Windows 11 and I have a local GIT. The first development is the windows version, which is progressing...
MASTODON
19 #Flutter best practices for pro level apps https://medium.com/easy-flutter/19-flutter-best-practi…
19 #Flutter best practices for pro level apps https://medium.com/easy-flutter/19-flutter-best-practices-for-pro-level-apps-9207a68ea549
PUBDEV
universal_serial v0.0.6
A unified, cross-platform API for USB/UART serial communication across Web, Android, Windows, macOS, and Linux.
DEVTO
I spent 3 hours writing no code — and it may have saved weeks on my ERP project
Why this session mattered Session 4 of my ERP Modular project had no code at all. No UI. No new repository. No new feature branch with a working screen. And it may still have been one of the most impo...
PUBDEV
gml4dart v0.1.0
A pure Dart library for parsing GML (Geography Markup Language) 2.1.2 and 3.x documents.
PUBDEV
duskmoon_form v1.0.0
Form state management and adaptive form widgets for DuskMoon Design System
DEVTO
How to build an Instagram-style "Shot on Canon" UI in Flutter in 5 minutes
If you are building a social media clone, a real estate app, or a photography portfolio in Flutter, displaying metadata adds a massive layer of polish to your UI. Users love seeing the hardware specs ...