MTP devices on Windows with Flutter/Dart

I tried to create an application for Windows with Flutter/Dart. I couldn’t find a way to access MTP devices in my application.
Does anyone know an example?
My search results do not contain information about accessing MTP devices in a Flutter application for Windows. MTP access seems not to be a native feature of Flutter and likely requires the use of a third-party plugin ?