56 followers
Learning and teaching serious Flutter and Dart skills by building not-so-serious apps and games!
Last year, I wrote two articles about theming in Flutter, sharing my frustrations with ThemeData (part 1 & part 2). While ThemeData is powerful, its...
Use Case: Managing Nutrition in a Game I'm currently developing a game where nutrition plays a vital role. The user has a nutrition level that...
About 6 weeks ago I started playing around with an idea for a game. It was not yet a very concrete idea, but more a collection of gameplay elements...
Track your user's step count using the device's pedometer in Flutter · On the time of writing, I'm working on a Flutter game with which I try to motivate...
Staying motivated and actually shipping your project! · In the summer of 2022 I started working on my side-project, Scavenger Hunt Plus, an app for...
In this article, I will show you how you can very easily create a reactive TextField in Flutter. Motivation A few months ago, while working on a...