Chris Marx
banner
christopher-marx.de
Chris Marx
@christopher-marx.de
Freelance #flutter and #dart dev 💙
Building https://cookd.app 🐛
Automating things & connecting apps ⚙️
#hamburg ⚓️
I had the AI write a quick little tool to batch-generate images (house.png, tree.png, etc.), and it’s surprisingly handy for jumpstarting new projects.
Any failed ones can just be regenerated. Should I publish it, or is it too basic?
October 6, 2025 at 3:41 PM
Looking for something dead simple like this.
A pluggable system to prompt the user for actions, such as rating, subscription, feature wishes, virality pushes.
Ideally with some guards to prevent double calls.

Is there a package for that, or should I cobble something together?
#FlutterDev
September 15, 2025 at 9:34 AM
I love me some aliases to speed up my workflow 🚀
>podfix comes in handy quite often for those pesky "The sandbox is not in sync with the Podfile.lock..." errors. 👀
August 28, 2025 at 8:21 AM
New Vibe Cook update 🍳🌈
Turned the favorites section into a full history. Now there’s just a little toggle for favorites.

Also, a few people asked if the AI recipes are actually good. I’ve cooked a few and was genuinely happy with them. Though, I mostly use it for recipe inspiration.
May 23, 2025 at 1:30 PM
Reworked the onboarding on my new project.
Quite happy with it.
April 29, 2025 at 12:46 PM
Hey #flutterdev people,
add more sauce to new widgets entering the screen. 🥫
It's easy.

Code:
gist.github.com/ChrisMarxDev...
November 25, 2024 at 12:56 PM
Whenever I spot code like this in a client project, it puts a smile on my face.
It’s so easy to add a small transition animation and make the project look just a little bit nicer.
November 20, 2024 at 4:21 PM