• Jonah Williams's avatar
    [flutter_tools] support all engine debugging options with... · 21bb29cc
    Jonah Williams authored
    [flutter_tools] support all engine debugging options with FLUTTER_ENGINE_SWITCH environment variables (#67150)
    
    Allow providing all debugging options to the desktop engine via the FLUTTER_ENGINE_SWITCH_ environment variables.
    
    Fixes #66532
    Fixes #46005
    Fixes #58882
    
    The underling engine changes have already landed for Windows, macOS, but linux is still in progress
    21bb29cc
desktop_device.dart 10.1 KB