mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-04-01 09:30:34 +02:00
This feature was deemed unnecessary and was adding complexity to the app. Removed: - lib/services/cloud_upload_service.dart - lib/providers/upload_queue_provider.dart - lib/screens/settings/cloud_settings_page.dart - lib/screens/settings/widgets/ (cloud status hero card) - All cloud* settings from AppSettings model - All cloud-related localization keys (~70 keys) - Cloud settings from settings_provider.dart - Cloud menu item from settings_tab.dart - Cloud upload trigger from download_queue_provider.dart Dependencies removed: - webdav_client: ^1.2.2 - dartssh2: ^2.13.0 CHANGELOG updated to remove all cloud save references.