mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-06 07:29:42 +00:00
- Updated database schema to include `repository` and `pluginApiVersion` columns in the `MetadataPluginsTable`. - Modified `PluginConfiguration` model to include new fields for `repository` and `pluginApiVersion`. - Enhanced JSON serialization and deserialization for the new fields in `PluginConfiguration`. - Refactored `SettingsMetadataProviderPage` to display installed plugins with their repository information. - Created new components `MetadataInstalledPluginItem` and `MetadataPluginRepositoryItem` for better UI representation of plugins. - Updated plugin installation logic to handle new fields and display relevant information. - Bumped `youtube_explode_dart` dependency version to `2.5.1`. |
||
|---|---|---|
| .. | ||
| audio_player | ||
| connect | ||
| database | ||
| glance | ||
| history | ||
| local_tracks | ||
| logs | ||
| lyrics | ||
| metadata_plugin | ||
| scrobbler | ||
| server | ||
| skip_segments | ||
| tray_manager | ||
| user_preferences | ||
| youtube_engine | ||
| blacklist_provider.dart | ||
| discord_provider.dart | ||
| download_manager_provider.dart | ||
| sleep_timer_provider.dart | ||
| volume_provider.dart | ||