Alexander ShevelevRun Flutter code on user inactivity in Android appI am an Android developer who has been writing in Flutter lately. Recently I faced an interesting task — I needed to make an auto-login in…Sep 13Sep 13
Alexander ShevelevFlutter + Flame + Tiled = a simple game field prototype for a strategy gameIn this story, I tell you how to create a simple hexagon-based grid prototype for a turn-based strategy game. Our prototype should support…Nov 29, 2023Nov 29, 2023
Alexander ShevelevKotlin Multiplatform for mobile — it works!This post may seem quite silly, but a few days ago I completed my first full-fledged cross-platform application using Kotlin Multiplatform…Jul 15, 2023Jul 15, 2023
Alexander ShevelevSix-Sided Puzzle — CitiesHi! I just would like to tell, that I’ve published my the very first Flutter project. It is a simple, by extremely addictive puzzle game —…May 14, 2023May 14, 2023
Alexander ShevelevCollapsible panels on Jetpack Compose — it’s a piece of cakeTo begin with, let me show you what is this article about — as they say, “it’s better to see once”. We are going to talk about creating…Jul 17, 20222Jul 17, 20222
Alexander ShevelevAn example of how to transform your Android device camera preview using OpenGL shadersTwo years ago, I took part as an android developer in some cryptocurrency startup. We created a social network based on blockchain…Jul 3, 20221Jul 3, 20221
Alexander ShevelevHow to prevent multiple clicks in Android Jetpack ComposeSometimes a user of your app may be a “monkey.” Funny, right? It is only a term, and what does it mean you can find here. But in simple…Feb 12, 20228Feb 12, 20228
Alexander ShevelevMutable Lazy in KotlinWe all know and love the Kotlin Programming language. And we use one of its great features — Delegated Properties — relatively frequently…Dec 11, 2021Dec 11, 2021
Alexander ShevelevPage-turning library for AndroidTwo months ago, digging through my old code, I found exciting sources — a simulation of book pages turning, which I did for one of my old…Oct 4, 2021Oct 4, 2021
Alexander ShevelevHow to make custom pins in Google Maps for AndroidGoogle Maps is a popular and powerful tool. And you can embed it in an Android application. But, I reckon you know it. What you may not…Feb 7, 2021Feb 7, 2021