FlutterGameDev

FlutterGameDev

Follow
homeAbout
Tag

app development

#app-development

More content

Read more stories on Hashnode


Articles with this tag

Why theming in Flutter is confusing (to me) Part 2

Apr 23, 20237 min read

In my previous article, I tried to explain why theming in Flutter confuses me.I ended the article by saying the way ThemeData is implemented doesn't...

Why theming in Flutter is confusing (to me) Part 2

Why theming in Flutter is confusing (to me)

Apr 8, 20235 min read

About two weeks ago I posted the following tweet: https://twitter.com/SEGVeenstra/status/1639904262837739520 Reactions to this tweet were pretty...

Why theming in Flutter is confusing (to me)

Devblog 7: Going into another Directus

Jan 29, 20234 min read

It's been a while since the last devblog. It was a busy couple of weeks with the holidays and the Flutter Forward event coming up. I made a little bit...

Devblog 7: Going into another Directus

Devblog 5: Getting into the (Flutter)Flow

Nov 26, 20225 min read

I've finally made some progress again! But it may not be the progress you'd expect... Last week I've decided to give a tool I've tried over a year ago...

Devblog 5: Getting into the (Flutter)Flow

Creating Widgets

Nov 21, 20225 min read

Structuring your UI in Flutter can be tricky. For me the main reason was because both logic and UI code are written in the same language (Dart). This...

Creating Widgets

Devblog 4: Sidetracked

Nov 15, 20224 min read

I'm ashamed of myself... TL:DR; I've made ZERO progress on the app... I've you are here only for the update, you can stop reading this devblog right...

Devblog 4: Sidetracked