by remolacha on 4/15/21, 2:20 AM with 26 comments
by kmarc on 4/15/21, 5:25 AM
As a rookie SWdev before 2010 I wanted to learn something with which I could target most of the desktop/mobile platforms. I did a lot of Qt&C++ back then; now it's even more dev friendly with Qt Quick and a ton of language bindings.
Then I forgot about all the desktop stuff and went on using electron based bloatware. Only to rediscover the Telegram desktop app which is crazy responsive and featureful. I wish more apps would be desktop-native.
by trinovantes on 4/15/21, 3:06 AM
Electron is bloated AF but it's the complete package that gets the job done from start to finish
by Morthor on 4/15/21, 8:44 AM
With the release of Flutter 2.0, desktop support is now fully available. Windows, Linux, and MacOS. This on top of the existing iOS and Android support. Web was also officially released.
by yread on 4/15/21, 5:57 AM
Https//avaloniaui.net
by prazacker on 4/15/21, 9:05 AM
Isn't react-native an option ? https://microsoft.github.io/react-native-windows/
Does anyone have experience on the same ? Hows the support for hardware interaction like access to printers, bluetooth apis?
by tomcam on 4/16/21, 7:24 AM
They have an open source version but be careful of the licensing. Basically if you start it on the open source version you need to keep the app open source (if I read the license right). But it's an absolutely wonderful prototyping environment
by CinematicStudio on 4/15/21, 6:56 PM
Disclaimer: I haven't used Uno before, but from their presentations and what i've seen online, they are top-notch. I plan to test them in the mid-term future.
by _448 on 4/15/21, 4:09 PM
by j0no on 4/15/21, 5:47 AM
by namaljayathunga on 4/15/21, 2:13 PM
by ohazi on 4/15/21, 5:26 AM
by tonyedgecombe on 4/16/21, 10:44 AM
by kowlo on 4/16/21, 10:03 PM