• chunhtai's avatar
    Removes ios universal link vmservices and let xcodeproject to dump js… (#133709) · 0b3b8cd5
    chunhtai authored
    …on file
    
    The deeplink validation tool will become an static app so it can't no longer access vm services.
    
    The goal will be then to turn them into flutter analyze command similar to `flutter analyze --android --[options]` that static app can use on.
    
    This pr only removes vm services and turn the api to dump a output file instead of printing everything to stdout.
    0b3b8cd5
vmservice_integration_test.dart 5.54 KB