Baseflow / Baseflow/flutter_cached_network_image
Image not loading running in debug mode
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
## 🐛 Bug Report
The images are not loading when running in debug mode.
I tested in a new project got the same result.
Here's the project: https://github.com/RafaelR7/cached_network_image_test
### Expected behavior
### Reproduction steps
### Configuration
my flutter doctor:
[✓] Flutter (Channel stable, 2.0.4, on macOS 11.2.3 20D91 darwin-x64, locale en-BR)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[!] Xcode - develop for iOS and macOS
! CocoaPods 1.8.4 out of date (1.10.0 is recommended).
CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage on the Dart side.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/platform-plugins
To upgrade see https://guides.cocoapods.org/using/getting-started.html#installation for instructions.
[✓] Android Studio (version 3.3)
[✓] IntelliJ IDEA Community Edition (version 2020.3.3)
[✓] IntelliJ IDEA Community Edition (version 2020.3.3)
[✓] VS Code (version 1.55.0)
[✓] Connected device (1 available)
**Version:** 1.x
**Platform:**
- [ ] :iphone: iOS
- [X] :robot: Android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.