a client for navidrome server for android platform.
this project is a starting point for a flutter application that connects to a navidrome server.
- flutter sdk
- dart sdk
- clone the repository:
git clone https://github.com/thepmsquare/navidrome_client.git
- install dependencies:
flutter pub get
- run the application:
flutter run
this project is licensed under the gnu general public license v3. see the license file for details.