Weekly Indie Log #9: Premium Features & Coffee Customization
open.substack.com/pub/remziakg...
#indiedev #buildinpuplic #weeklylog #mobiledev
Some components were using Math.toRadians() and toDegrees(), but these aren’t supported in KMP, which caused issues during migration.
I solved it with a small extension ✅
ext → fun Float.toRadians(): Float = (this * (PI.toFloat() / 180f))
#kotlin #kmp #composemultiplatform #androiddev #buildinpuplic
These two little things just increased my (perceived?) efficiency by 4223%:
"pip install watchfiles" & "--reload-include .mo"
Happily indiehacking and sideprojecting ;-) bit.ly/44wA5be
#fastapi #python #indiehacker #sideproject #buildinpuplic #alc4me
I got caught up with some other tasks. But now, I'm back and ready to continue. I was thinking about using RevenueCat, but there are some other options to consider in the meantime. I recently checked out Adapty. Has anyone here tried it out before? I'd love to hear your thoughts! 😊
#buildinpuplic
Hello! There is a new icon!
#photoapp #bgfilters #photoart #photofilters #photobackground #indieapp #buildinpuplic
I really love good design and I'm looking to learn how to incorporate it into my work. I was thinking about checking out this book on the topic. What do you think? Any other recommendations for someone just starting out with programming apps using FlutterFlow?
#buildinpuplic