Beautiful, Fast and Functional client for your Audiobookshelf server.
Find a file
Claude 8667bd03dd
fix: improve navigation stack and ensure square cover aspect ratios
Navigation fixes:
- Change goNamed to pushNamed in all library browser pages
- Maintains proper back navigation stack
- Back button now goes step by step instead of to beginning
- Prevents app from closing when navigating back from book detail

Grid layout fixes:
- Book covers are now always square (1.0 aspect ratio)
- Overall card aspect ratio is 0.75 to provide space for text
- Wrap cover in AspectRatio widget instead of using Expanded
- Ensures title and author info always visible below covers
- Fixes issue where book info was missing in series view
2025-11-20 21:03:15 +00:00
.github chore: force workflow trigger 2025-11-20 17:18:13 +00:00
.vscode fix: update build_runner command to use dart directly instead of fvm 2025-05-28 12:25:22 +05:30
android chore: update Flutter to version 3.32.0 (#85) 2025-05-28 11:32:07 +05:30
assets feat: ability to change library (#77) 2025-04-19 19:17:31 +05:30
docs feat: add documentation for testing deeplinks on Linux 2025-05-27 23:15:52 +05:30
fastlane Update full_description.txt 2024-12-21 07:53:59 +05:30
images add SVG conversion instructions and vaani_logo.svg file 2025-04-19 19:27:15 +05:30
lib fix: improve navigation stack and ensure square cover aspect ratios 2025-11-20 21:03:15 +00:00
linux feat: deeplinks for linux (#84) 2025-05-23 21:03:02 +05:30
shelfsdk@e1848a42c2 feat: ability to change library (#77) 2025-04-19 19:17:31 +05:30
test feat: error reporting with logs (#45) 2024-10-03 05:54:29 -04:00
web chore: Update app label and branding to "Vaani" 2024-08-23 04:23:42 -04:00
windows feat: multiple theming options (#50) 2024-10-05 10:01:08 -04:00
.fvmrc chore: update Flutter to version 3.32.0 (#85) 2025-05-28 11:32:07 +05:30
.gitignore feat: add Linux packaging support (#70) 2025-04-05 10:31:07 +05:30
.gitmodules Make shelfsdk a submodule (#66) 2024-12-08 01:52:30 +05:30
.metadata something 2024-05-08 05:03:49 -04:00
analysis_options.yaml upgrade to flutter 3.27.4 2025-03-25 22:01:16 +05:30
CONTRIBUTING.md add instructions to add keystore 2024-12-08 03:43:46 +05:30
distribute_options.yaml feat: add Linux packaging support (#70) 2025-04-05 10:31:07 +05:30
Gemfile fastlane init (#65) 2024-12-08 01:50:00 +05:30
Gemfile.lock fastlane init (#65) 2024-12-08 01:50:00 +05:30
LICENSE Create LICENSE 2024-08-28 15:07:49 -04:00
privacy-policy.md chore: add privacy policy document 2024-10-01 02:47:22 -04:00
pubspec.lock chore: update Flutter to version 3.32.0 (#85) 2025-05-28 11:32:07 +05:30
pubspec.yaml chore: update Flutter to version 3.32.0 (#85) 2025-05-28 11:32:07 +05:30
README.md feat: Add AppImage build and generic naming for Linux artifacts (#83) 2025-05-23 10:53:24 +05:30

Audiobookshelf Banner

Vaani

Client for Audiobookshelf server made with Flutter.

Features

  • Functional Player: Speed Control, Sleep Timer, Shake to Control Player
  • Save data with Offline listening and caching
  • Material Design
  • Extensive Settings to customize the every tiny detail

Download

Android

Get it on Obtainium Get it on Google Play Get it on IzzyOnDroid Get it on GitHub

Play Store version is paid if you want to support the development.

Linux

Download Linux (.deb) Download Linux (AppImage)

Screencaps

https://github.com/user-attachments/assets/2ac9ace2-4a3c-40fc-adde-55914e4cf62d

Home Book View Player

Currently, the app is in development and is not ready for production use.

Plan is to have support for android, and desktop.