[kwlug-disc] (opinion) Is Flutter/Dart getting popular

Mikalai Birukou mb at 3nsoft.com
Wed Sep 17 09:14:16 EDT 2025


> Is Flutter/Dart getting popular (where you are, and around you)?
> Or, did it pop for awhile and is now declining, like Golang?
>
> Both are Google's, so who knows what they will do with it.  Kotlin and
> Swift are popular, because of all those Android and iOS phones. There is
> nothing driving Flutter/Dart combo, other than "cross-platform"
> capability which may not be all important in the end.

But implementations in Flutter do popup.
Take an example of CakeWallet. They have for all platforms, on desktop,
and mobile. I've added web target, and have it zipped as a 3NWeb app.
Just need to add Dart code that uses external to Flutter js function via
js_interop thingy.

I'd argue that it is as good as it gets for dev experience in an initial
paradigm. With PrivacySafe, I'd argue, we have a more convenient cross-
platform dev experience, cause you only do multi-form-factors with
choices of how you decide to slice your code among components with
and without user-facing window/ui/face.




More information about the kwlug-disc mailing list