The I/I/flutter prefix is added by Flutter's logging system when using print(). Using dart: developer's log() function provides better control over output formatting and would solve this issue ...
We have to copies of vcpkg.json in our repo. One in the root folder and one in the scripts folder. Why is that file duplicated, and which one is the correct one to edit if I (as a maintainer) wants to ...