Ubuntu App Center
The official graphical user interface (GUI) for browsing, installing, and managing applications and updates on Ubuntu.
Shipped contributions
-
Adds the typed `SnapLocalRevision` model plus `SnapdClient.getLocalRevisions(name)` and `SnapdClient.revertSnap(name)`, with mock-server tests. Released as **snapd.dart 0.7.4**.
→ Read the post -
Wires snapd.dart 0.7.4 into App Center: a "Revert update" action in the snap dropdown (gated on `hasPreviousRevision`), a confirm dialog, and post-revert UI that shows the actual installed version. Ships in **Ubuntu 26.04 LTS**. Fixes `ubuntu/app-center#1164`.
→ Read the post -
Follow-up filed after the `#1972` review: tracks the design for richer revert-flow error messaging — distinguishing snapd vs. store vs. GUI failures.