top | item 42940200

(no title)

m0zzie | 1 year ago

> Flutter apps feel completely _wrong_ on any platform except Android [...] Flutter explicitly eschews standard web technologies in favour of either one big canvas or lots of little canvases.

I think you're confused about how Flutter works on Android. It's not native to Android, it uses canvas with custom drawn implementations of most components there too – same as it does for iOS/macOS/web.

discuss

order

halostatue|1 year ago

Oh, I’m not confused; there is no "native" for Flutter. I just don't think that Android has a meaningful platform aesthetic‡ and most people who use Android tend to expect nothing to necessarily make sense (these are the same people who use Windows).¶

‡ I periodically try Android devices and bounce off them because I find the UI to be obtuse or deliberately built for dark patterns. I was helping a neighbour with his new-to-him Pixel 8a and to see the pictures he had taken with his camera on the phone, he had to sign in with a Google account — and then we disabled the backup because he didn't actually care to back up the photos (they are ephemeral for his purposes). It took 45 minutes to figure this out because the settings and controls can only be set when you have already signed into the damned account.

¶ I am not saying that the people who expect nothing from Android would find iOS any better; they have just been trained through decades of bad UI/UX in Windows and Android (because they're cheaper) to understand that they have to fight with their computing devices to get anything done, so they don't expect anything better … and is it ever delivered to them, in spades. Flutter, here, does not help — but at least it doesn't clash with the fifteen different "platform" styles on your typical Samsung Android device.