plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Flutter plugins for Tizen

Results 53 plugins issues
Sort by recently updated
recently updated
newest added

I am developing a flutter app for Tizen and I need to add header in the request, but I found that The httpHeaders option of VideoPlayerController.networkUrl are not supported, can...

p: video_player

I’m developing a Flutter app for Samsung Tizen TV that streams DRM-protected content using the Media Player API. I’m facing an issue when trying to play Widevine-encrypted DASH & HLS...

Hi we're prototyping a new app for video playing purposes on Tizen OS However we came across an issue where our videos are black screens even though the audio works...

while I am running flutter tizen on Tizen T-samsung-8.0-x86, i go the following errors. target: tizen_native_plugins exception:Error: Failed to build video_player_avplay plugin: [PLATFORM] Mobile-6.0 [ARCHITECTURE] i586 [COMPILER] LLVM-10.0 [CONFIGURATION] Debug...

The subject pretty much says it all. The [base shared_preferences package](https://pub.dev/packages/shared_preferences) is currently at version 2.3.2, and its authors have announced that legacy API will be deprecated, and newer code...

I was able to play the sample mp4 file w/o any problems in the player, but when I changed the URL to a "live stream" one (with `.ts` extension), I...

Main changes: - [PLUSPLAYER] Fix plusplayer solo build error. - [Dash] Apply libxml patch for tpk cross use. - [HLS] Disabled too much log in HLS. - [HLS] Disabling playback...

p: video_player_avplay

I'm encountering an issue with the video_player_avplay plugin in Flutter-Tizen. I've created a reusable widget for the video player that updates based on the input URL parameter. To achieve this,...

When running the example of video_player_tizen with the impeller command, the video player did not render properly. `flutter-tizen run --enable-impeller` [screenshot]