'How to make Flutter run on GPU-1

When running flutter Windows application it defaults to GPU-0.

In my case GPU-0 is the default motherboard Intel UHD Graphics 630 processor. I also have a NVIDIA Quadro T1000 as GPU-1.

How I can instruct Flutter to run on GPU-1?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source