Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Workspace

This folder contains the Flutter/Dart implementation for the Android app.

Packages

  • app: Flutter Android application
  • core: Shared pure-Dart domain, repositories, and service layer
  • android_services: Android-specific Flutter plugin for foreground service, storage, and media refresh hooks

Commands

From the repository root:

npm run mobile:bootstrap
npm run mobile:analyze
npm run mobile:test

Or from each package directly:

cd mobile/core && dart pub get
cd mobile/android_services && flutter pub get
cd mobile/app && flutter pub get

Notes

  • The mobile workspace is intentionally isolated from the PNPM workspace.
  • Java/JDK and the Android SDK are still required for Android builds and emulator runs.

About

Native Flutter Android client for Deemix, with Deezer/Spotify link support, in-app search, preview, favorites, queue management, and direct music downloads to public storage.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages