Narges Sadeghi

Results 9 issues of Narges Sadeghi

Hi, In VlcPlayer there are an option for using GPU for decoding and playing videos. Is there same option in this package? How can I use it? [related link](https://www.winxdvd.com/video-converter/vlc-hardware-acceleration-gpu-decoding.htm#:~:text=Part%201%20%2D%20How%20to%20Enable%20GPU%20Accelerated%20Decoding%20in%20VLC&text=Run%20your%20VLC%20player%20%3E%20click,And%20that's%20it!)

Hi, I have an issue playing rtsp stream on real devices. It spams my log console with below logs: ```D/BufferQueueProducer(20963): [SurfaceTexture-0-20963-2](this:0x7d174eb000,id:2,api:1,p:490,c:20963) cancelBuffer: slot 2 D/BufferQueueProducer(20963): [SurfaceTexture-0-20963-2](this:0x7d174eb000,id:2,api:1,p:490,c:20963) cancelBuffer: slot 1 D/BufferQueueProducer(20963):...

Hi, Is it possible to take screenshot from playing stream on a player?

Hi, when I run the below code it causes error: Invalid argument(s): Initialization vector must be the same length as block size but if I replace 32 with 16 in...

Hi, I'm using the bottom navigation along side GetX package. when I use Get.back() to dismiss a drawer it doesn't work. and when I set the `handleAndroidBackButtonPress` to false and...

Hello, I have a tab bar with `SfCalendar(view: CalendarView.month)` in each tab and I set `navigationDirection: MonthNavigationDirection.vertical,` for calendars. So when I drag the page horizontally I want to slide...

open
calendar

Hi, here is my code so far: ``` floatingActionButton: SpeedDial( openCloseDial: isDialOpen, icon: FontAwesomeIcons.plus, activeIcon: FontAwesomeIcons.xmark, spacing: 30, mini: false, childPadding: const EdgeInsets.all(4.0), childMargin: const EdgeInsets.all(8.0), spaceBetweenChildren: 4, direction: SpeedDialDirection.up,...

Hi, Is there a way to have support for vertical scrolling for calendar pages?

Hello I was using flutter_sound version 2.1.1 and it my apk size was about 39.6 Mb, then by updating flutter_sound package to version 7.6.5+1 my apk size increased to 104...

maybe bug
Not yet handled