Recent Posts

How to build a neumorphic Flutter Clock?

5 minute read

I was lucky to be one of the honorable mentions in Flutter Clock challenge organized by Google and Lenovo. My analog clock gained a bit of popularity on Twit...

About Flutter in DevTalk podcast 🇵🇱

less than 1 minute read

I had a chance to talk about Flutter in DevTalk podcast. We talked about history of Flutter, its specific features like hot reload or tooling. I also told ab...

Using custom curve in Flutter Hero animations

2 minute read

Sometimes the default Hero behavior is not enough and you’d like to add some custom taste to it. One of the simple ways to do it is to customize curve of the...