mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-01 21:50:13 +08:00
95 lines
4.7 KiB
Markdown
95 lines
4.7 KiB
Markdown
|
[#]: subject: "This Flutter-based Unofficial Software Center Might Replace Ubuntu's Official App"
|
||
|
[#]: via: "https://news.itsfoss.com/unofficial-flutter-ubuntu-software/"
|
||
|
[#]: author: "Sagar Sharma https://news.itsfoss.com/author/sagar/"
|
||
|
[#]: collector: "lkxed"
|
||
|
[#]: translator: " "
|
||
|
[#]: reviewer: " "
|
||
|
[#]: publisher: " "
|
||
|
[#]: url: " "
|
||
|
|
||
|
This Flutter-based Unofficial Software Center Might Replace Ubuntu's Official App
|
||
|
======
|
||
|
Is Canonical planning to replace the Ubuntu software center with a flutter-based app? Maybe, or maybe not.
|
||
|
|
||
|
![This Flutter-based Unofficial Software Center Might Replace Ubuntu's Official App][1]
|
||
|
|
||
|
Ubuntu is often considered [one of the best distros for beginners][2], but the default software center (GNOME Software Center) needs more polishing to make it a pleasing experience.
|
||
|
|
||
|
Why? Well, it's slow and heavy on resources, so most users do not bother using it or just have a bad time with it.
|
||
|
|
||
|
Yes, it may have improved over the years, but it is still far from a good experience.
|
||
|
|
||
|
And it looks like contributors from Canonical, and others have teamed up together to work on with a lightweight, flutter-based alternative for the Ubuntu software center!
|
||
|
|
||
|
Hold on, it is **not an official replacement**. But, I wonder if it is meant to replace Ubuntu Software Center soon? 🤔
|
||
|
|
||
|
### 🆕 Ubuntu Software Made With Flutter
|
||
|
|
||
|
![ubuntu software built with flutter][3]
|
||
|
|
||
|
This implementation of Ubuntu software using Flutter aims to be lightweight, adaptive, and fast, providing a better user experience than the traditional one.
|
||
|
|
||
|
But the prime factor must be usability, right? Because in the end, you're just going to install the software. And, you want to do it quickly without any hassle.
|
||
|
|
||
|
When I tried it on my system, I noticed that there is a separate section for Snaps and Deb packages under "**My apps**":
|
||
|
|
||
|
![separate section for deb and snap packages in ubuntu software][4]
|
||
|
|
||
|
This should be convenient for dealing with different packages within a single app. After all, this is what I always wanted!
|
||
|
|
||
|
A unified experience to easily install/manage applications, too much to ask? 🤷
|
||
|
|
||
|
But what about the app info and installation page? Well, it has been redesigned for good with subtle animations to enhance the experience.
|
||
|
|
||
|
![app info section in unofficial ubuntu software][5]
|
||
|
|
||
|
And the adaptive layout works as a cherry on the cake. This is somewhat similar to what elementary OS 7 has in store for us:
|
||
|
|
||
|
[elementary OS 7 Gears Up to Add Responsive Apps and Port to GTK 4][6]
|
||
|
|
||
|
So, it looks like a thoughtful implementation for the future, right?
|
||
|
|
||
|
![adaptive layout in unofficial ubuntu software center][8]
|
||
|
|
||
|
### Is It Going to Replace Ubuntu Software?
|
||
|
|
||
|
While the project contributors mark it as an unofficial alternative to Ubuntu Software, I think it is more of an experiment gearing up as a replacement.
|
||
|
|
||
|
Considering [J-P Nurmi][9], *Senior Engineer @ Canonical* responsible for Flutter on Ubuntu is involved, this is going to be something exciting.
|
||
|
|
||
|
The only thing we can now do here is "predict". But, it looks like there are more chances of this being official, as things get better with the development.
|
||
|
|
||
|
**Want to try the flutter-based implementation?**
|
||
|
|
||
|
You can head to its [GitHub page][10] and follow the build instructions to get it running. Note that it is under heavy development as of now.
|
||
|
|
||
|
[Download Ubuntu Software][11]
|
||
|
|
||
|
It works pretty well for something that is in active development.
|
||
|
|
||
|
*💬 And I hope this replaces by the current software center. What do you think about that? Let me know your thoughts in the comments below!*
|
||
|
|
||
|
--------------------------------------------------------------------------------
|
||
|
|
||
|
via: https://news.itsfoss.com/unofficial-flutter-ubuntu-software/
|
||
|
|
||
|
作者:[Sagar Sharma][a]
|
||
|
选题:[lkxed][b]
|
||
|
译者:[译者ID](https://github.com/译者ID)
|
||
|
校对:[校对者ID](https://github.com/校对者ID)
|
||
|
|
||
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||
|
|
||
|
[a]: https://news.itsfoss.com/author/sagar/
|
||
|
[b]: https://github.com/lkxed
|
||
|
[1]: https://news.itsfoss.com/content/images/size/w1200/2022/09/ubuntu-unofficial-flutter-store.jpg
|
||
|
[2]: https://itsfoss.com/best-linux-beginners/
|
||
|
[3]: https://news.itsfoss.com/content/images/2022/09/unofficial-ubuntu-software-1.png
|
||
|
[4]: https://news.itsfoss.com/content/images/2022/09/snap-and-deb-section-1.png
|
||
|
[5]: https://news.itsfoss.com/content/images/2022/09/kdenline-in-ubuntu-software.png
|
||
|
[6]: https://news.itsfoss.com/elementary-os-7-dev-updates/
|
||
|
[8]: https://news.itsfoss.com/content/images/2022/09/responsive-design-of-ubuntu-software.png
|
||
|
[9]: https://twitter.com/jpnurmi
|
||
|
[10]: https://github.com/ubuntu-flutter-community/software
|
||
|
[11]: https://github.com/ubuntu-flutter-community/software
|