Everyone is building the same thing…
Lately, it looks like everybody is trying to build more or less the same thing. AI-enabled mobile testing and building tools. Too many to try and these are j...
Lately, it looks like everybody is trying to build more or less the same thing. AI-enabled mobile testing and building tools. Too many to try and these are j...
Package jni 1.0.0 was recently published. It’s a good opportunity to share some of my lessons from working with native interop over the last few years.
The more I work with jni and native APIs from Flutter, the more I think it’s time to move away from methods channels entirely. In this short post I’m going t...
I’ve just published new package using JNI bindings for Play Core In-App Update API. It lets you trigger flexible or immediate updates straight from Dart code...
In this post I’ll show how to access some of the Android APIs directly in Dart/Flutter. The final result will be a plugin allowing to send some basic Intents...