SUUNTO, Under Armour Integrations and Other Enhancements

Nov 7, 2021

I'd like to give update you what's new and what is coming up for Track My Indoor Workout application

Flutter V1 vs V2 Embedding, deprecated Android APIs and Colliding Kotlin Versions

Oct 30, 2021

There are several hot points to keep an eye out for beyond Dart sound null safety especially when you have forty dependencies

My First Merged Flutter Plugins Pull Request

Jun 30, 2021

I am proud that my proposed issue fix was merged into the url_launcher native Flutter plugin source code

Lessons Learned About Flutter Dart Null Safety

Jun 15, 2021

Contrary to some principles Dart null safety turned out to be not optional for me, I had to go all in and it delayed my release by a month

A COVID Story

May 30, 2021

Looking back at the pandemic from the Track My Indoor Workout application point of view

Proof of Capacity Story

Apr 30, 2021

A story of my attempt to join the crypto mining scene as a Proof of Capacity miner

Crypto Currency Sustainability and Consensus Algorithms

Apr 27, 2021

Sustainability of crypto currencies, evolution of consensus algorithms, and why storage devices are scalped now

Sceneform Good News

Mar 16, 2021

Romain Guy drew my attention to a maintained fork of the SceneForm repository

Flutter Missing Plugin and Crash Remedies

Feb 10, 2021

I tried to come up with recipes which could remedy some Android Flutter exceptions

The Dreaded MissingPluginException

Dec 27, 2020

My Flutter experience was amazing until this repeated issue and I'm not sure I can ever trust a release build again