UI Challenge: Piano Tiles clone in Flutter

UI Challenge: Piano Tiles clone in Flutter

UI Challenge: Piano Tiles clone in Flutter Hi guys! This post is pretty straight-forward. I wanted to create a basic clone of Piano Tiles 2 — a mobile game where you play on a simplified piano. Now I want to share with you how to do that in very few steps using...
Shared Element Transition in Flutter

Shared Element Transition in Flutter

Shared Element Transition in Flutter Hello there! Some time ago a friend of mine showed me this article (preview below) and asked me if I can do Shared Element Transitions in Flutter. The first thought that came into my mind was “Simple, Heroes!” but when...