flutter_cached_network_image
flutter_cached_network_image copied to clipboard
please add windows support
🚀 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.
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
Would appreciate it to!
What is the current status here? Officially this seem not to be supported