app-center icon indicating copy to clipboard operation
app-center copied to clipboard

App Store for Ubuntu made with Flutter ๐Ÿงก ๐Ÿ’™

Results 264 app-center issues
Sort by recently updated
recently updated
newest added

For an alpha application, it works pretty well. If possible please make it available as a snap. This way it will be easier to keep up with new releases and...

when installing a new app no progress is shown. Only the busy wheel appears

enhancement

This app looks like amazing! It is soooo much better than the default snap store. Perhaps this is the wrong place to ask, but is there any way that we...

question

https://github.com/ubuntu-flutter-community/software/blob/b96857ae0e09e29553fc5e72c4301b75c5215b80/pubspec.yaml#L36 I think it will be better to use the packages versions from pub.dev instead of directly from the GitHub repo https://pub.dev/packages/snapd This can help a number of ways, the...

build

For install flutter section in readme https://github.com/ubuntu-flutter-community/software#install-flutter we can also recommend simpler and more elegant way of installing by using the [snap version](https://snapcraft.io/flutter) `sudo snap install flutter --classic`

documentation

Here the connections that are established for the corresponding snap are loaded https://github.com/ubuntu-flutter-community/software/blob/8af4ad3dd648c42e240b2d50382f2df3eaea2f24/lib/store_app/common/snap_model.dart#L330-L345 I tried to toggle a connection on and off and get the connections for this snap again...

bug

![Screenshot_20220831_203339](https://user-images.githubusercontent.com/2002796/187679420-886cc26a-f7f7-4065-bdd8-fb447eb72c4e.png) On the terminal: ``` ** (software:12596): CRITICAL **: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: SocketException: Connection failed (errno = 2), address = /var/run/snapd.socket, port...

bug

Unlike snapd, packagekit does not provide any icons or screenshots of the apps. So to get those we need appstream.dart, which should be used in the package_service.dart here to fetch...

external-issue

Package descriptions localized in French are not rendered correctly, accented characters such as "รฉ" or "ร " are rendered as "?", see attached screenshot: ![image](https://user-images.githubusercontent.com/11027549/187307720-c3b1d59a-63c5-4796-8c9d-1bef4d54bedb.png)

external-issue