Sid Jha
Sid Jha
## Description I want to get the download URL of the video which is currently playing. What callback is invoked when a video starts playing? Does that also include the...
I am trying to use extended_image in my onBackgroundHandler of firebase_messaging like ``` await getNetworkImageData(url, useCache: true); final cacheFlie = (await getCachedImageFile(url)); return cacheFlie; ``` I get this error -...
Thanks for this great addition to the community however there are some drawbacks of this, one of this is after few translations if you are on WiFi Google blocks the...
Get the current position of video just like YouTube_player_flutter. Is it possible?
### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs for a **specific extension in this repository**. If you have a general question,...
I am using an animated container to transform the position of the widget. Animated Container only requires one X and one Y point to do a transformation from one coordinate...
### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs for a **specific extension in this repository**. If you have a general question,...
## Bug report **Describe the bug** Android repetitive crash on various devices ## Additional context As reported by crashlytics and also from users ## Stacktrace Click to expand ``` Fatal...
Thanks for this great plugin. However, I am not able to understand how to create a minimalistic example of a polygon and then applying this to it, maybe due to...