Profile avatar
verry.flutter.community
Freelance #Flutter & Indie Dev from πŸ‡©πŸ‡ͺ | Creator of @drumbitious | Twitch πŸ€“ | Flutter Mentor | Drummer πŸ₯ | Wingfoil Beginner πŸ„ | Organizing @FlutterDACH incl. Podcast | Author
195 posts 699 followers 254 following
Regular Contributor
Active Commenter

Okay, today is not indie-friday, but issue-friday πŸ₯². In case your using flutter 3.32.0 with flavors and you try to build for android AND your gradle is going mad (as always) - check this one to make it work :D github.com/flutter/flut...

Be careful when using in_app_review package version 2.0.10 with flutter 3.29.3 or 3.32.0 - it may cause your app to crash in production (in case you made it built in the first place ^^). Here's the issue: github.com/britannio/in...

Learned something new today ✌️! If you want to exclude a whole field for serialization using dart_mappable, you have to create a Hook "RemoveFieldHook" and attach it to the class.

Is it me or is cursor completely broken this morning? No auto completion, no answers, nothing. How am I supposed to work like that πŸ˜…? Back to 2020 or what 🫣?

I did it! I spent countless hours on providing a new version of my app screenshots which... convert equally πŸ’ͺ. I have a lot to learn I guess ^^". Gonna do localizations now, let's hope this has a better resultπŸ€žπŸ˜… !

Hehe, updating to dart 3.7.2 and flutter 3.29.3 removed all my trailing commas eventhough "require_trailing_commas" is set to true πŸ₯²... There's already a discussion on the repo: github.com/dart-lang/da... but if you don't want that to happen I'd not recommend upgrading to 3.7.2.

Hallâle zusammen! Eine neue #flutter DACH Podcast Folge zum Thema Accessibility mit @manuelaro.bsky.social, @christopher-marx.de und mir ist online 😍! Unbedingt reinhâren! open.spotify.com/episode/1jhS...

"I see the issue now." - Cursor, 2025, 24/7 And then we both end up in a neverending loop of me telling cursor it's still not working and cursor giving me hundrets of changes and in the end... Something else is working, some other things are broken and I got new features πŸ˜…!

How do you find out why/when the people cancel your trial or subscription? I do have posthog in my app but damn - this is really hard to track. Am I missing something? I do have trials coming in lately but most of them get cancelled and I have no idea how to find out why :(?

Haha, I'm a n00b and totally miscommunicated πŸ˜πŸ‘! I'm diving into building my first fullstack dart/flutter application USING @Serverpod, but I'm NOT part of the Serverpod team - I'm still a freelancer. Sorry, my last post was misleading πŸ˜†.

Figma has become one of my most used tools for almost everything πŸ˜…... I'm creating app mockups, designs/systems, screenshot designs, feature documentation, uml diagrams, architectural concepts for my practice room etc. Guess I need everything visually πŸ˜„!

My latest built flutter app RepeatLab - Audio Looper & Music Speed Changer is now live on @MicroLaunchHQ πŸ₯³! Votes would be highly appreciated πŸ€—β€οΈ! microlaunch.net/vote/repeatlab

Solving a puzzle in Kestli usually takes some minutes and a lot of attempts. So, this video is cheating a little bit... Play Kestli now: www.letsiq.com/go/apps #puzzle #puzzlegame #gamedev #indiedev #flutter #flutterdev #kestli

Really cool game made using #flutter 😍! I really like the simplicity-but-challenging combination πŸ₯°!

Can't believe I'm saying this, but if this 1 star shit continues on Google Play because you have to pay for pro features - I'm switching over to Apple only. Seriously, it annoys the hell out of me and I can understand why more and more indie devs choose Apple only, but on ...

How and when do you measure if your ASO changes worked? I have honestly no idea to make this stuff visible. Currently I'm using tags in Astro and check every now and then if my apps went up in ranking but I'm not satisfied with this somehow.

To the flutter people who release on ios and android -> what's the ratio for ios vs android users? For me 5:1 android:ios. Looking at all paying users so far it's 52% android and 48% ios users.

Okay "userorient" has been really helpful for me to track features my users might want. And they seem to like it 😍! Also thanks for the amazing support from the developer for implementing my feature requests πŸ₯³

Email spam reached a new level. 20++ mails per day. ALL topics you can imagine - same format everywhere. What dafuq is going on ... how can I stop this? Anyone built an AI anti-spam bot already?

My third indie app almost reached mvp state :)! This time working on something other than music apps πŸ€ͺ! Already started last summer but somehow couldn't prioritize it. Stay tuned 🀟!

In case you want to test barcodes in your android emulator, you can just add images to the wall and/or table in the android emulator settings :)!

Got my first 1-star "not free" review today πŸ™„. Sucks because I only have two reviews and now the overallrating has dropped to 3.7 πŸ₯². How do you deal with this?

I love-hate those bugs on which you spent your whole night and then you're like "fu** this shit, I'm gonna sleep, solve yourself!!!!". And then next morning it's solved 🫠.