AndriiReverchuk

Results 6 issues of AndriiReverchuk

When I use transparent content background color, the background color is still white.

enhancement

## Issue Description While building my Flutter project, I encountered an error related to the `cached_network_image` package. The error is as follows: "./../../../.pub-cache/hosted/pub.dev/cached_network_image-3.2.3/lib/src/image_provider/cached_network_image_provider.dart:78:54: Помилка: тип «DecoderCallback» не знайдено . image_provider.CachedNetworkImageProvider...

wontfix

Hi, I need to download files and group them into folders and show the overall download progress. Could you please add the ability to add the savedDir for each uploaded...

**Describe the bug** When building a Flutter application for Windows, the AOT compilation fails with an error related to the `flutter_local_notifications_windows` plugin. Specifically, the snapshot generator crashes with an "Unexpected...

## Bug Report: Crash on VideoPlayerController disposal (macOS & Windows) ### Package `video_player_media_kit: ^1.0.6` ### Description Application crashes when disposing `VideoPlayerController` (from `video_player_media_kit` package) due to race condition between Dart...

### [Windows Debug] Video player fails to initialize with Melos 7.3.0 **Environment:** - Flutter: 3.35.7 - media_kit: ^1.2.1 - media_kit_video: ^1.3.1 - media_kit_libs_windows_video: ^1.0.11 - Melos: 7.3.0 - OS: Windows...