REDDIT
Iâm working on a Flutter-based IPTV app.
Initially, I used flutter_vlc_player. It worked fine on Android phones, but on many Android TVs (especially low-end ones) it was laggy, had frame drops, and poor performance. To fix this, I switched t...
REDDIT
Riverpod or provider or bloc
I am a flutter developer who are using Getx state management. I heard that in the market getx is dead everyone wants who use riverpod, bloc. Is this true ,if it is how to learn them.
REDDIT
Suggestion
I am a beginner and want to learn shared preferences . I have covered serialization and deserialisation so far . What are the other topics that I should next foucs on !!!!
REDDIT
How long did it take you to hit 1,000 downloads organically? (Currently at 130 in 2 months)
Hi everyone, Iâm an indie developer and I released my first app on the Play Store about two months ago. So far, Iâve managed to get around 130 downloads without any paid marketing. (Yes i am posti...
REDDIT
How much time do you actually spend fixing CI failures that arenât real bugs?
Curious if this is just my experience or pretty common. In a lot of projects Iâve touched, a big percentage of CI failures arenât actual logic bugs. Theyâre things like: dependency updates break...
REDDIT
Flutter freelancer with ~5 yrs Flutter exp (13 yrs total) â continue freelancing or switch to backend?
Hi everyone, Iâm looking for some honest career advice and different perspectives. Background: - ~13 years since college - ~5+ years of hands-on Flutter experience - Worked mainly as a Flutter devel...
REDDIT
GitHub - jolexxa/cow: ð® Cow is just an humble AI for your computer. ð¥º
I made a cute little console app in Dart for running local models. It supports reasoning and tools.
REDDIT
thoughts on riverpod
I'm a beginner and I was using valuenotifiers and now I want to learn a good scalable state management and have decided to go with the riverpod is that the right call and what is the best riverpod res...
REDDIT
How I implemented background score syncing and local-first data management in a Flutter puzzle game
I've been experimenting with building a word game in Flutter. I wanted a seamless experience, so I built a LevelService that handles Game Services login silently and a DiamondService that batches loca...
REDDIT
Why my app feels slow
I build apps with flutter but while navigation it's feels slow when i try other flutter apps they work smooth and i am using production build also Getx but app with 4 5 pages feels slow
REDDIT
Can we have multiple offers in one iOS Subscription?
My need is to achieve iOS monthly subscription that offers 30days free trial -> After trial 2 months 1$ -> After 2 months regular price(19.99) every month. Is this possible?
REDDIT
Massive AI Chat App Leaked Millions of Users Private Conversations
A massive AI app called 'Chat & Ask AI' (claiming 50M+ users) has leaked over 300 million private messages. An investigation by 404 Media reveals that a simple Firebase misconfiguration left the entir...
REDDIT
Printing on dot matrix printer
I built a software using flutter for inventory/stock managment. The app print invoices on classic printers : A4 format/PDF. I want to handle dot matrix printers but i really know nothing about it. Thi...
REDDIT
What are your experiences like for developing games with flutter vs Unity?
I'm looking to develop a game (2D). Wondering what your experience is like with developing games with flutter vs Unity? What was it like? Was it easier for you, faster to prototype?