spotube/lib/models
IANewCool cba8016e94 fix(database): add conditional imports for web/native database connections
- Add connection_web.dart for IndexedDB via drift
- Add connection_native.dart for sqlite3
- Remove direct platform-specific imports from database.dart
- Enable web compilation without FFI dependencies
2025-08-11 20:26:02 -04:00
..
connect feat: track caching and cached track export support (#2117) 2024-12-08 20:03:01 +06:00
database fix(database): add conditional imports for web/native database connections 2025-08-11 20:26:02 -04:00
parser feat: track caching and cached track export support (#2117) 2024-12-08 20:03:01 +06:00
spotify feat: flag to hide spotify generated images with patterns 2025-01-10 23:41:22 +06:00
current_playlist.dart feat: personalized stats based on local music history (#1522) 2024-06-01 11:40:01 +06:00
local_track.dart feat: personalized stats based on local music history (#1522) 2024-06-01 11:40:01 +06:00
lyrics.dart feat(lyrics): add LRCLIB lyrics provider as fallback 2024-04-05 00:48:08 +06:00
spotify_friends.dart feat: add spotify friends activity (#1130) 2024-01-23 22:44:00 +06:00
spotify_friends.g.dart feat: personalized stats based on local music history (#1522) 2024-06-01 11:40:01 +06:00