logoalt Hacker News

satvikpendemtoday at 3:03 PM1 replyview on HN

Flutter is great, still the fastest way to make cross platform mobile apps and you get desktop and web support essentially for free.

Performance is very fast as it's all natively AOT compiled machine code without any web views like Electron.


Replies

greekrich92today at 3:48 PM

On desktop does flutter have native access to the machine it's running on? Can it talk to printers for example?

show 2 replies