Verry ๐Ÿ’™'s Avatar

Verry ๐Ÿ’™

@verry.flutter.community

Freelance #Flutter & Indie Dev from ๐Ÿ‡ฉ๐Ÿ‡ช | Creator of @drumbitious | Twitch ๐Ÿค“ | Flutter Mentor | Drummer ๐Ÿฅ | Wingfoil Beginner ๐Ÿ„ | Organizing @FlutterDACH incl. Podcast | Author

709 Followers  |  255 Following  |  197 Posts  |  Joined: 21.11.2023  |  2.0033

Latest posts by verry.flutter.community on Bluesky

Post image

Wuhuuuu clarity can now be paused :)))! This was the missing feature for me to include it in my apps๐Ÿฅณ!
In case you haven't heard about it - give it a shot for your analytics tracking in flutter apps! Really like it so far!

16.07.2025 08:48 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

yepp, I feel this

12.07.2025 08:48 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Not yet updated tbh, so not sure if it was fixed

30.05.2025 19:59 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Repeated release builds that use Android flavors and flutter_localizations fail with gradle error ยท Issue #163591 ยท flutter/flutter Steps to reproduce Create new Flutter project (I used latest Flutter 3.29) Add flavors to /android/app/build.gradle.kts flavorDimensions += "flavor-type" productFlavors { create("dev") { dimension ...

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...

30.05.2025 13:59 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
InAppReviewPlugin.java uses or overrides a deprecated API. ยท Issue #155 ยท britannio/in_app_review Read testing guidelines Have you read the testing guidelines at https://pub.dev/packages/in_app_review#testing-read-carefully? Hi Britannio, thanks so much for this amazing package! When we updated...

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...

30.05.2025 12:42 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

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.

29.05.2025 17:07 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Actually.. You're right ๐Ÿ˜

28.05.2025 19:41 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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 ๐Ÿซฃ?

28.05.2025 07:29 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Post image

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๐Ÿคž๐Ÿ˜… !

20.05.2025 12:21 โ€” ๐Ÿ‘ 6    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Preserve trailing commas ยท Issue #1652 ยท dart-lang/dart_style TL;DR: The new Dart formatter (3.7.0) automatically removes trailing commas, which changes code formatting in an undesirable way. This contradicts the require_trailing_commas linter rule and remove...

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.

16.05.2025 15:55 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
#24 - Barrierefreiheit in (Flutter) Apps - was ist Accessibility, warum braucht man das und wie kann man seine App barrierefrei machen | Manuela Sakura Rommel im Interview Flutter DACH - Der deutschsprachige Flutter Podcast ยท Episode

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...

15.05.2025 14:41 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

"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 ๐Ÿ˜…!

23.04.2025 12:38 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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 :(?

14.04.2025 10:01 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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 ๐Ÿ˜†.

08.04.2025 08:34 โ€” ๐Ÿ‘ 6    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Nope, since I never need to do a presentation, I never use slides ๐Ÿ˜…

06.04.2025 12:34 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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 ๐Ÿ˜„!

06.04.2025 11:10 โ€” ๐Ÿ‘ 7    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
RepeatLab is now on Microlaunch Discover RepeatLab: Master Your Music Practice with RepeatLab

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

01.04.2025 20:34 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

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

28.03.2025 19:04 โ€” ๐Ÿ‘ 13    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Really cool game made using #flutter ๐Ÿ˜! I really like the simplicity-but-challenging combination ๐Ÿฅฐ!

24.03.2025 19:41 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Congrats ๐Ÿ˜

19.03.2025 18:41 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Hm maybe I should adjust it now if it depends on the reviewer...

12.03.2025 17:41 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I did implement it in my app exactly like this and then Apple was like "you need to show app rating dialog no matter how many stars the user chose". Did it pass the review for you?

12.03.2025 17:11 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

In case anyone has experience with this I'm happy to hear about it!

12.03.2025 17:09 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Tried ads in my last app they were the worst ever to develop but maybe it's worth a try on this one :/

12.03.2025 17:08 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I totally get subscription fatigue. That's why I even implemented a lifetime deal ๐Ÿ˜•. I answer every single review but I'm never getting any response on how to improve or what they expect. That makes it even more frustrating because I really want to find a good balance.

12.03.2025 17:07 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

They do affect it and drag it down a lot :(.. Hard to get people to rate if they are satisfied

12.03.2025 17:02 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

The problem is having a single use app which has not more than 1 or 2 features because it's there for a specific use case ๐Ÿ˜…. Not sure how to solve this. It currently works free and has basic functionality. The pro version is exactly for the only feature which is worth paying for.

12.03.2025 11:52 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Hm, no idea tbh... Maybe worth a try

12.03.2025 11:49 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I can report them and I'll try this. Would be great if google would just filter out those reviews or at least not influence the rating. It should be in their interest as well.

12.03.2025 10:00 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

What would you do to react on the "1 star - not free" Google Play ratings?

1. Abandon Android
2. Ignore "1 star - not free" ratings
3. Move a pro feature to free tier
4. Just wait

Opinions appreciated #indiedev #buildinpublic

12.03.2025 08:05 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

@verry.flutter.community is following 20 prominent accounts