feat: Update app label and branding to "Vaani"

This commit is contained in:
Dr-Blank 2024-08-23 04:27:08 -04:00
parent a56581c25e
commit 1bf8051dd1
No known key found for this signature in database
GPG key ID: 7452CC63F210A266

View file

@ -1,16 +1,7 @@
# Vaani # Vaani
A new Flutter project. Client for [Audiobookshelf](https://github.com/advplyr/audiobookshelf) server made with Flutter.
## Getting Started Currently, the app is in development and is not ready for production use.
This project is a starting point for a Flutter application. Plan is to have support for android, ios, and desktop.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.