From def69d85e7026f562bbc9b6874ba8aa8117bfcb2 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Fri, 24 Apr 2026 20:03:14 -0400 Subject: [PATCH] add option for aligning bubbles to progress list --- README.md | 1 + pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe2a1bc..86dc4ebc 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend. - [ ] Matrix: URIs vs Matrix.to links - [ ] Light/Dark mode - [ ] SSD or CSD + - [ ] Align your message bubbles to left or right - [ ] Show media by default - [ ] Dynamic Theming - [ ] Devices diff --git a/pubspec.yaml b/pubspec.yaml index 7ecefa11..e3fecf71 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nexus description: "Yet another Matrix client" -version: 1.0.0 +version: 0.1.0 publish_to: none flutter: