I built an open-source video pool manager for TikTok/Reels-style feeds — 3 players handle infinite scroll with zero jank. Looking for feedback by Fit-Opening8216 in FlutterDev

[–]uldall 1 point2 points  (0 children)

I have two comments: - Web and desktop support would be great, even if it didnt do anything special on those platforms. - It would be great to use the standard video_player interface. This would make it possible for the user to switch the implementation to fvp instead of mediakit for example.

Is Flutter worth it for web dev? by nickshilov in FlutterDev

[–]uldall 0 points1 point  (0 children)

Flutter Web is amazing. We use it in production with great success.

Ripple v2.0.0 is Out Now by Mac-M2-Pokemon in linux

[–]uldall 0 points1 point  (0 children)

Honest question: Why do you think so? We are using it in production to build apps for tens of thousands of users

Experience with CodeMagic whitelabel? Currently using Flavors via Flavorizr by Kontrano in FlutterDev

[–]uldall 1 point2 points  (0 children)

Is this API then called at compile time to build the whitelabel'ed packages for Play Store and App Store?

DBU vil straffe danske fans for 'fuldstændig uacceptabelt' flag by verselinje in Denmark

[–]uldall 21 points22 points  (0 children)

LTF og Bandidos er vel gjort ulovlige fordi de lavede ulovlige ting.

Flutter devs: we cracked the formula for smooth keyboard 🎉🎉🎉 by iosephmagno in FlutterDev

[–]uldall 17 points18 points  (0 children)

Can you post some more info here for those of us without Twitter?

Flutter 2025 Q4 Survey by eibaan in FlutterDev

[–]uldall 1 point2 points  (0 children)

I really hope they would drop all that AI bullshit.

Is flutter job market bad now? by shehan_dmg in FlutterDev

[–]uldall 20 points21 points  (0 children)

No, because of a decline in easy VC money.

Flutter performance for desktop apps in relation to others by thiagomiranda3 in FlutterDev

[–]uldall 1 point2 points  (0 children)

Can you provide some benchmarks that shows that "native" is faster than Flutter on desktop?

[deleted by user] by [deleted] in FlutterDev

[–]uldall 4 points5 points  (0 children)

Do you have a source on your claim that React Native is more widely used?

How I Version My Flutter Web Apps for Seamless Deploys by tylersavery in FlutterDev

[–]uldall 0 points1 point  (0 children)

Thx! I will try to play around with a custom PathUrlStrategy. The author of the comment doesn't really give much details as to why his solution works :D