top | item 41977258

(no title)

no_carrier | 1 year ago

I don't think people are able to tell a Flutter app from any other cross platform/web framework. They just think they can.

discuss

order

jwells89|1 year ago

It’s more difficult to distinguish if an app is Flutter or some other cross platform framework, but “native or not” is very easy on iOS. Even React Native, which is the least foreign, has tells.

On Android it’s more difficult, partially because it’s kind of like Windows where Google/Microsoft uses 50 separate reimplementations of Material/Fluent and there’s no consistency to be found anywhere.

divan|1 year ago

Ah, so we talking about two different things here:

a) with any given UI design, distinguishing if it's implemented using native UI framework or with Flutter

b) Flutter app providing 100% indentical look&feel to Cupertino/MaterialDesign/WinForms/Cocoa/etc.

I was talking about a). Assuming that the app developer wants to have a consistent app design across platforms, which probably came from a design department – there is virtually no way to distinguish. Ultimately, it's just a bunch of pixels spit out onto the framebuffer.

knifie_spoonie|1 year ago

I'm really curious what the specific tells are. Do you have any specific examples?

When using the apps on my iPhone, I just don't see how I could tell the difference.