SUUNTO, Under Armour Integrations and Other EnhancementsNov 7, 2021I'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 VersionsOct 30, 2021There 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 RequestJun 30, 2021I am proud that my proposed issue fix was merged into the url_launcher native Flutter plugin source code
Lessons Learned About Flutter Dart Null SafetyJun 15, 2021Contrary 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 StoryMay 30, 2021Looking back at the pandemic from the Track My Indoor Workout application point of view
Proof of Capacity StoryApr 30, 2021A story of my attempt to join the crypto mining scene as a Proof of Capacity miner
Crypto Currency Sustainability and Consensus AlgorithmsApr 27, 2021Sustainability of crypto currencies, evolution of consensus algorithms, and why storage devices are scalped now
Sceneform Good NewsMar 16, 2021Romain Guy drew my attention to a maintained fork of the SceneForm repository
Flutter Missing Plugin and Crash RemediesFeb 10, 2021I tried to come up with recipes which could remedy some Android Flutter exceptions
The Dreaded MissingPluginExceptionDec 27, 2020My Flutter experience was amazing until this repeated issue and I'm not sure I can ever trust a release build again