incrediblezayed / file_saver

A simple flutter plugin for saving files in all platforms
https://pub.dev/packages/file_saver
BSD 3-Clause "New" or "Revised" License
75 stars 92 forks source link

Inquiry about target platform requirements for windows #94

Open akindone opened 6 months ago

akindone commented 6 months ago

Hello,

I am interested in using this plugin for a project that targets Windows. Before I proceed, I would like to confirm the minimum supported version of the Windows SDK required by this plugin to ensure compatibility with my development environment and target Windows platforms.

I have checked the CMakeLists.txt and other documentation but could not find specific information regarding the Windows SDK version. Could you please provide some guidance on the minimum Windows SDK version that is compatible with this plugin? This information will be very helpful for setting up my development environment correctly.

Thank you for your assistance and for the work you've put into this plugin.

Best regards

incrediblezayed commented 4 months ago

I think I didn't set any as such value for putting up a minimum sdk version @akindone