-
Following up on skipped test, which times out when enabled. On null load passes (the test that comes after this one), but a failed load hangs.
Test name: _ImageProvider Image cache AssetImageProvi…
-
Hi, we are this getting error logged on iOS devices:
```
SocketException: Bad file descriptor (OS Error: Bad file descriptor, errno = 9), address = res.cloudinary.com, port = 0: SocketException: B…
-
I am using 0.0.2 but getting following compiler errors:
Seems like /Library/flutter/.pub-cache/hosted/pub.dartlang.org/simple_slider-0.0.2/pubspec.yaml shows cached_network_image: "^0.4.1" as depe…
-
`Canvas.drawImage` should have sample code showing how to render an asset.
Alternatively it could point to paintImage or some such.
-
Url überprüfen für nur zugelassene Provider
Aktuell: vgy.me
-
Maybe I am doing something wrong: it is perfect to show a placeholder, like a progress indicator, when an image is loaded from a web source.
But I don’t think it is a good idea to show a placeholde…
-
**Describe the bug**
When in gallery mode and switching from portrait to landscape, the image displayed is not always the same and sometimes jumps 2 images ahead of the current one.
**To Reproduce…
-
After just adding the package and building my macOS target it's failing with this build error. Could it be because of the syntax in lottie-ios's `RenderingEngineOption.swift`? Some Swift version incom…
-
_This issue was originally filed by jirkadanek...@gmail.com_
---
**What steps will reproduce the problem?**
import 'package:http/http.dart' as http;
main() {
String url = "ht…
-
Hello 👋
**I want my avatar saved locally and not from an external URL. How could I do that?**
For now, I have:
```dart
types.User(
id: author,
imageUrl: )
```
Howeve…