Do not hard-code Flutter version and runtime type
[AGL/meta-agl-demo.git] / recipes-demo / flutter-cluster-dashboard / files / flutter_cluster_dashboard_on_bg.json
1 {
2         "view": [
3                 {
4                         "window_type": "BG",
5                         "width": 1920,
6                         "height": 1080,
7                         "fullscreen": true
8                 }
9         ]
10 }