🎮 Gamification in Learning: A Dev’s Delight (and Beyond)!Elon Musk hit the nail on the head in a recent interview — education needs a gamification boost! We’ve all seen amazing examples like…May 10May 10
Google IDX Early Access! 🤩Today’s a developer Christmas for me! Not only did I land the new Gemini extensions, but I also got access to Google IDX. ❤️May 7May 7
Published inNetguru“The Change” or “How to write Flutter apps to not go mad”This is the story about how I’ve structured the Flutter application that it can really keep up with customer demands on change.Oct 15, 20201Oct 15, 20201
Published inNetguruHow to connect Charles Proxy with Flutter using Dio.So this is my recipe for handling Charles Proxy in my project. Ingredients:Jul 20, 20202Jul 20, 20202
Published inThe StartupFlutter Useful ExtensionsI’ve started to write my own extension that could bring a little bit of Kotlin back, but also others that help me in day to day coding.Jun 17, 20201Jun 17, 20201
Published inProAndroidDevHow to unit test code with CoroutinesIn this article, I would like to focus on the topic of how to test code with coroutines. Let’s start with some example of ViewModel.Sep 2, 20195Sep 2, 20195
Published inThe StartupDart Excitement From Kotliner PerspectiveWhen I first looked at Dart with Flutter some years ago I must say I was very skeptic about it. There were so many things that I loved…Jun 5, 20192Jun 5, 20192
Flutter Navigation with ReduxIn this article, I will describe how I handled navigation in the Flutter app with Redux. You could of course ask why I’ve done this and…Feb 14, 20196Feb 14, 20196
Handling Cross-Platform Frameworks in Native ApplicationsIn this article, I will cover how we connected to our Android project, shared (between iOS and Android) library written in C++. If you…Jan 25, 2019Jan 25, 2019
Koin as an Alternative to Dagger 2Koin, a lightweight dependency injection library presentation based on comparison with dagger 2.Jan 25, 20196Jan 25, 20196