#flutter
Read more stories on Hashnode
Articles with this tag
Last month, I set myself a new challenge: to build and release a small app from scratch within a month. This decision came after a realization I had...
Using Flutter's CustomPaint to create futuristic looking widgets. · At the time of writing this article I’m working on a Survival/Management App/Game...
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...