spotube/lib/pages/settings
Kingkor Roy Tirtho cdc64e4bb0 feat: Add repository and plugin API version fields to metadata plugins
- 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`.
2025-07-18 15:55:28 +06:00
..
metadata chore: upgrade to flutter 3.32.5 2025-07-13 21:21:17 +06:00
sections feat: remove green corp names formally 2025-06-19 23:04:24 +06:00
about.dart chore: fix icon asset name 2025-04-25 22:08:37 +06:00
blacklist.dart fix(android): back button and safe area issues 2025-01-31 23:07:37 +06:00
logs.dart refactor: migrate to auto_route from go_router 2025-01-31 21:07:51 +06:00
metadata_plugins.dart feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00
settings.dart fix(android): back button and safe area issues 2025-01-31 23:07:37 +06:00