this post was submitted on 02 Jul 2023
552 points (96.8% liked)
Technology
59119 readers
4259 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is why I hate electron apps on Linux and Windows alike. Sadly, most apps are going electron, especially popular commercial apps. ๐ฎโ๐จ
Isn't flutter running mostly native? Afaik most newly created apps are using flutter which does not use electron in it's native versions, right?
This is my understanding as well. Always thought that if I were to develop an app that I wanted to release far and wide, I'd choose Flutter.
The new installer of Ubuntu is being made with Flutter. I am not sure why since it doesn't need to be cross platform, but they are working together with the Flutter team at Google.