flutter_cached_network_image icon indicating copy to clipboard operation
flutter_cached_network_image copied to clipboard

please add windows support

Open insinfo opened this issue 2 years ago • 3 comments

🚀 Feature Requests

it would be very valuable for developers to be able to use cached_network_image on windows, as this would greatly facilitate the development of cross-platform applications with flutter that target iOS, Android and Windows, it also facilitates those who develop applications for Android and iOS only, because it would be possible to debug the application directly on windows without needing an emulator.

insinfo avatar Jan 28 '22 16:01 insinfo

Windows is already supported. Duplicate of #476 This package should probably just mark windows as a supported platform, as it is a new feature in dart 2.16: https://dart.dev/tools/pub/pubspec#platforms

azchohfi avatar Feb 07 '22 22:02 azchohfi

Would appreciate it to!

SergeBerwert avatar Oct 01 '22 10:10 SergeBerwert

What is the current status here? Officially this seem not to be supported

rekire avatar Sep 01 '23 08:09 rekire