-
_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…
-
cached_network_image: ^2.0.0
I/flutter (23961): CacheManager: Failed to download file from http://host/images/a.png with error:
I/flutter (23961): SocketException: Failed host lookup: 'host' (OS E…
-
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…
-
I need some callbacks in FadeInImage.assetNetwork, mainly to undestand when the image has finished loading. There's some work in progress on that?
-
![image](https://github.com/flutter/flutter/assets/8620741/82e7dcce-83ab-49a3-b197-a4f84fe11133)
This is happening because https://github.com/flutter/flutter/blob/f6f4ba4f73c7fd6559fd813a31fddf…
-
`Ut Video Codec Suite` is a fast lossless video codec(GPL2 software).
https://github.com/umezawatakeshi/utvideo
This project already supports `Lagarith`, however, `Ut Video Codec Suite` is about 3…
-
### Steps to reproduce
When the App enters the background, the ImageCache will be cleared, and obvious flickering can be seen when the page is rolled back.
Setting gaplessPlayback = true can solve…
-
# Problem
Recently I encounter some crashs on an app because it was Out Of Memory. After some digging with DevTools I quickly found that a scrollable list of images was filling anormaly the memory.
…
-
### Version
8.1.1
### Platforms
dart, iOS
### Device Model
iPhone 13
### flutter info
```sh
[✓] Flutter (Channel stable, 3.13.8, on macOS 14.0 23A344 darwin-arm64, locale zh-Hans-CN)
• Flu…
-
比如mxzy202301090041022229