Hello.
I'm trying to be able to debug my app using chrome, while using use chrome extensions at the same time.
I modified chrome.dart from the SDK to remove some args but it looks like there is no effect at all. How is flutterflow handling that ?
/Users/xxx/Library/Application Support/io.flutterflow.prod.mac/flutter/packages/flutter_tools/lib/src/web/chrome.dart
This the the file i'm modifying .. I don't get it !
Thanks :)