-
**Describe the bug**
When you have a comic that contains WEBP pages, and you export it again, selecting WEBP as the format, the WEBP pages gets converted to JPEG pages although the file extension rem…
-
Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01
Warning: Mapping new ns http://schemas.android.com/re…
-
[`runWithClient`](https://pub.dev/documentation/http/latest/http/runWithClient.html) is not sufficient for the Flutter use case.
Flutter sometimes invokes callbacks on the Root Zone and `runWithCli…
-
**Details of the package(s) you want to add**
- flutter_network_image
- https://pub.dev/packages/flutter_network_image
- Multimedia/Image
- flutter_network_image is a flutter package that provid…
-
nothing from YouTube or YouTube search is loading
## Expected Behavior
for the YouTube section music/videos to load in the app
## Current Behavior
it just loads infinitely
## Steps to…
-
- flutter_image_converter
- https://pub.dev/packages/flutter_image_converter
- [Multimedia / Image](https://fluttergems.dev/image)
- Dart & Flutter image transformer package: ui, widgets, image, Im…
-
when i try to use this library on `Container` to make circle image i get error
`The argument type 'CachedNetworkImage' can't be assigned to the parameter type 'ImageProvider'.`
code:
```
ima…
-
AnyLink preview is breaking for the link https://www.suppdock.com/ in the following function of the AnyLink Preview
`ImageProvider? _buildImageProvider(String? image) {
ImageProvider? imagePro…
-
While trying to wire up asset support for widget tests, I came across a very odd bug.
First off, I tried this very simple widget test which should fail:
```dart
void main() {
testWidgets('Co…
-
I had the following use case today:
```go
// Create creates a new zip writer and adds images of the given product and run.
// If the provided context is done before the operation is finished, the c…