feat: Implement game selection in sprite and VGA galleries with GalleryGameSelector

refactor: Update VgaGallery and SpriteGallery to use selected game data
chore: Remove unused plugins from generated plugin registrant and CMake files
chore: Clean up pubspec.yaml by removing super_clipboard dependency

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-03-20 15:53:24 +01:00
parent ed1e480555
commit 03dd871a46
7 changed files with 212 additions and 128 deletions

View File

@@ -4,9 +4,7 @@
list(APPEND FLUTTER_PLUGIN_LIST
audioplayers_linux
irondash_engine_context
screen_retriever_linux
super_native_extensions
window_manager
)