refactor: Use dynamic color package instead of system theme

This commit is contained in:
Christian Pauly 2023-02-03 09:27:25 +01:00
commit ffd7904f3a
8 changed files with 12 additions and 54 deletions

View file

@ -12,7 +12,6 @@ list(APPEND FLUTTER_PLUGIN_LIST
flutter_webrtc
permission_handler_windows
record_windows
system_theme
url_launcher_windows
)