flutter Flutter: Animated Gradients via Custom Hooks When faced with the task of coming up with a re-usable "Animated Gradient" widget, I faced one problem, a gradient isn't actually a widget - I can't go and make
flutter Flutter architecture Part 1: Hooks, Functional Widget and RxDart This is part 1 of a multi-part series on full-stack flutter architecture, from backend, to web admin, to native IOS and Android apps, to automated deployment, utilising a small sample
unity Exploding stuff in Unity I've been working on a little voxel-based mobile game, a game with plenty of explosions... and I thought it would be cool if stuff could explode into their constituent cubes.