Skip to content

Flutter #473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Flutter #473

wants to merge 11 commits into from

Conversation

MichaelHinrichs
Copy link
Contributor

SteamDB app page links to a few games using this

https://steamdb.info/app/2495180/
https://steamdb.info/app/1858060/
https://steamdb.info/app/1918130/
https://steamdb.info/app/1229490/
https://steamdb.info/app/2550370/
https://steamdb.info/app/2009510/

Brief explanation of the change

Detect Flutter, a portable runtime and web engine.

@Lifeismana Lifeismana self-assigned this Oct 10, 2023
@Lifeismana Lifeismana removed their assignment Jan 9, 2024
@Lifeismana
Copy link
Collaborator

seems like flutter_windows.dll isn't only used for the engine, it's also used for the SDK bc it matches https://steamdb.info/app/1229490/ which uses unity so that app doesn't use flutter engine, simply the sdk.

So putting this rule as a container seems wrong to me

@SteamDB-Tracker
Copy link
Member

After running changed rules in this pull request (this bot only tests rules.ini changes):

Changed technologies: Container.Flutter

These apps now match: (19) 665040 1229490 1858060 1918130 1933040 2009510 2253470 2285160 2341030 2414910 2484220 2484670 2495180 2533970 2550370 2550380 2716190 2717600 2839660

Please confirm that all these changed apps are correct.

@Taormina
Copy link

How is this PR going? Any updates? Any issues?

My game (https://steamdb.info/app/3229420/) is another test case. Danger World uses Flutter, and we also use Flutter's game engine, Flame (https://github.com/flame-engine/flame). I don't know that there's a good file to use to identify if Flame is present, and this PR doesn't cover that of course, but I'd still love to see Flutter pop up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo SDK
Development

Successfully merging this pull request may close these issues.

4 participants