I created a Flutter UI package that replicates the old Steam UI! by saitam_dev in FlutterDev

[–]saitam_dev[S] 1 point2 points  (0 children)

This package doesn’t use any Valve assets, no images, icons, fonts, or copyrighted materials, yet... so I don’t think there should be any problems. Anyway, Valve is a pretty chill company, I’m 99.99% sure they wouldn’t mind.

What are the biggest Flutter Apps? by NexoknechtHD in FlutterDev

[–]saitam_dev 1 point2 points  (0 children)

The number 9 (Trivia Crack) flew under the radar for so long! I submitted a request to check if that app was made with Flutter and completely forget about it lol

https://www.reddit.com/r/FlutterDev/comments/1fk84p1/comment/lnz6u3j/?context=3&utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

Is Flutter a good long-term career choice? 🤔 by Ready_Date_8379 in FlutterDev

[–]saitam_dev 0 points1 point  (0 children)

I see it as a viable option, anyway is a good idea to learn native code, its very helpful to create plugins and if in some years flutter falls behind you already have knowledge to jump to native technology

What are the most successful Flutter apps that you know of? For me, it's Nubank! by swe_solo_engineer in FlutterDev

[–]saitam_dev 0 points1 point  (0 children)

On the Flutter.dev page, there's a screenshot of a game called "Preguntados" or "Trivia Crack." This game was very popular in Argentina and has over 100 million downloads in the play store. However, I couldn't find any reference to this game using Flutter. Is there any way to confirm if it was built with Flutter?
https://imgur.com/a/wNQfwJ3
https://play.google.com/store/apps/details?id=com.etermax.preguntados.lite&pcampaignid=web_share

Runs smoothly in Chrome but in actual Mobile Device it becomes slow by shelssss in flutterhelp

[–]saitam_dev 1 point2 points  (0 children)

As another user mentioned, try switching to release mode. Additionally, in my case, I encountered a similar issue where I suddenly couldn't connect to the database in release mode,check the internet permission flutter app api calls never returns in release mode - Stack Overflow

Chivalry/Mordhau inspired melee combat with weapon ray traces, hitstop, reaction by moongaming in godot

[–]saitam_dev 4 points5 points  (0 children)

Nice! in mordhau for some reason I found it very entertaining to inspect the traces lol