Adding Paddle to a Flutter Web App
This post details how I integrated Paddle into my Flutter web app for managing subscriptions. Since Paddle lacks an official Flutter SDK, I used JavaScript interop and Firebase Cloud Functions to communicate with Paddle鈥檚 API securely. I also cover how to sync subscription status across platforms, implement webhooks for real-time updates, and structure the app using a service-based approach. If you鈥檙e looking to handle payments outside the app stores while simplifying tax compliance, this guide will walk you through the entire process.
Wireframing Tattoo Artist CRM
Wireframes for my upcoming tattoo artist CRM app.
Tattoo Artist CRM - Ideation
My process for starting a new project. In this case, building a CRM for tattoo artists.
Hosting a Hugo site on a VPS
How to host a Hugo site on Hetzner VPS.
Why I created this site
I created this site as a way of documenting my learnings and experiences as a developer. This post outlines the reasons why I created this site and the requirements I set out to achieve.
Creating a new App Icon (WIP included)
I thought that our logo/app icon was pretty good but after a couple of comments from people that thought it didn鈥檛 look as premium as the rest of the app, I thought I鈥檇 have a go at designing a new one. However, as something like an app icon is pretty subjective, it was important to test it before committing to it.