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 ...