A work in progress Mopidy client written in Dart and Flutter
2023-12-15 14:27:01 +01:00
lib feat: make macos functional 2023-12-15 14:27:01 +01:00
linux Add playlist and tracklist track management 2023-03-21 16:42:11 +01:00
macos feat: make macos functional 2023-12-15 14:27:01 +01:00
.gitignore Add websocket service for Mopidy connection and basic player control (start, pause) 2023-03-15 08:46:20 +01:00
.metadata feat: make macos functional 2023-12-15 14:27:01 +01:00
analysis_options.yaml Add websocket service for Mopidy connection and basic player control (start, pause) 2023-03-15 08:46:20 +01:00
l10n.yaml Move hardcoded strings to localizations 2023-03-21 16:42:11 +01:00
LICENSE Add EUPL 1.2 license 2023-03-21 16:42:10 +01:00
pubspec.lock Upgrade all dependencies to their latest (major) versions 2023-11-21 09:11:33 +01:00
pubspec.yaml Upgrade all dependencies to their latest (major) versions 2023-11-21 09:11:33 +01:00
README.md Add websocket service for Mopidy connection and basic player control (start, pause) 2023-03-15 08:46:20 +01:00

mopidy_control

A work in progress Mopidy client written in Dart and Flutter.