DEVTO
How I Built CareLog: A Flutter App for Home-Visit Healthcare Providers
TL;DR: CareLog is a cross-platform Flutter app that helps home-visit doctors and nurses track patients, schedule visits, manage payments, and view practice analytics — all offline-first with optional ...
DEVTO
# 001: FlutterMe Series- Time to take a step back
I've been wondering about the best way to document my development journey and increase my visibility online. After much thought, I've decided to start a new blog series focused on mobile development c...
DEVTO
Debugging a 400 Error in Sign in with Apple Token Exchange
Today, I submitted a new build of my app to App Store Connect. While working on the Apple Sign In integration for this Flutter project, I ran into a server-side issue during the token exchange process...
MASTODON
The 4th beta for Butterfly Crimson Red (2.5) has been released!Highlights:🎨 UI improvements👆 New…
The 4th beta for Butterfly Crimson Red (2.5) has been released!Highlights:🎨 UI improvements👆 New touch shortcuts📽️ Better presentation mode📐 Area improvements☁️ WebDAV improvements🐛 A lot of bug ...
MASTODON
🚀 I’m actively building Android & Flutter projects!Clean architecture, Jetpack Compose, Kotlin &…
🚀 I’m actively building Android & Flutter projects!Clean architecture, Jetpack Compose, Kotlin & more 👨💻Check out my repos here: 👉 https://github.com/NicosNicolaou16If you like what you see, drop...
DEVTO
Pockr | Part 5 — Debugging the VM Restart Loop
A Race Condition in Kotlin Part 5 of 6 — building Pockr, a single APK that runs Docker on non-rooted Android. ← Part 4: Making Docker Run Without Kernel Modules The Symptom Alpine Linux takes ~5 minut...
MASTODON
I came to the realisation that #flutter is the better tech stack, but because of heavy #google…
I came to the realisation that #flutter is the better tech stack, but because of heavy #google involvement - #reactNative is the safest bet.So going forward with #MobileDevelopment I'll stick to #reac...
DEVTO
How I Built an Offline-First Sync Engine for Flutter Apps
How I Built an Offline-First Sync Engine for Flutter Apps Developing mobile apps that work reliably offline is much harder than it sounds. Most apps today assume the network is always available. But i...
MASTODON
Flutterの実行はMac miniが断然きびきびしているな。こっちメインが良さそう。MacBook Airを使うのは、実機をUSB接続するときだけね。#Flutter
Flutterの実行はMac miniが断然きびきびしているな。こっちメインが良さそう。MacBook Airを使うのは、実機をUSB接続するときだけね。#Flutter
DEVTO
Flutter Production Setup for Every Platform in 2026
Flutter 3.41 (February 2026) is the latest stable release, bundled with Dart 3.11, and getting the installation right from day one makes a real difference. Broken PATH variables, missing Android SDK c...