android3 posts

Posts tagged “android”.

01.
Android 14 Background Restrictions I Wish I Knew Earlier

Android 14 tightened the screws on background work. If your app still silently misses FCM pushes or stalls during sync, one of these restrictions is biting you.

April 15, 20265 min read

02.
A Simple Way to Open Mail Apps in Flutter

Sending emails directly from a Flutter app seems simple… until you realize there’s no official API to reliably open the user’s mail app

May 28, 20252 min read

03.
How to Create Flavor in Flutter: A Step-by-Step Guide

Set up Flutter flavors end-to-end — Android build.gradle, iOS Xcode schemes, and a launch.json that actually works in VS Code.

October 7, 20246 min read