feat: Use Android system accent color

This commit is contained in:
Krille Fear 2022-12-24 11:48:48 +01:00
commit a35229bf7d
11 changed files with 183 additions and 113 deletions

View file

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