Codeminer42's Engineering Blog
iOS

What Should You Know Before Starting to Use Kotlin Multiplatform Mobile?
Photo by Kelly Sikkema on Unsplash Last year, JetBrains announced the alpha version of Kotlin Multiplatform Mobile (aka KMM). With KMM you can create multiplatform applications using all modern Kotlin…
The Dark Side of Flutter: What Frustrations Should You Expect?
Recently, I had the opportunity to lead a mobile app development project where we decided to use the Flutter framework. In this post, I want to share my experience with…
Build Your First App with Flutter: Fetching Data from an API
Since the release of Flutter Beta, its community has been growing steadily! The goal of this article is to show how you can use Flutter to build applications in record…